I am working on an application with an activity and a service. The service should handle the TcpIp communication.
Socket1.Initialize and .Connect works, but as soon as I initialize the AsyncStreams object the activity disappears and the program stops.
Any idea? Is this possible in a service module?
Rolf
Socket1.Initialize and .Connect works, but as soon as I initialize the AsyncStreams object the activity disappears and the program stops.
Any idea? Is this possible in a service module?
Rolf