Howdy,
I'm currently working on a project that uses Small Sockets. I looked over the "Test Application" that came with it, but it seems that it sits in a loop and awaits all data until the server disconnects. What I'm needing is a continuous server connection that checks for data as it comes. How could I manage this with Small Sockets? Thanks in advance.
I'm currently working on a project that uses Small Sockets. I looked over the "Test Application" that came with it, but it seems that it sits in a loop and awaits all data until the server disconnects. What I'm needing is a continuous server connection that checks for data as it comes. How could I manage this with Small Sockets? Thanks in advance.