|
-
Jul 19th, 2005, 07:17 AM
#1
Thread Starter
PowerPoster
sockets ...
hi there
I have created a simple app which accepts incoming calls from clients.
basically, when the application "listens" to the tcp port - the application just hangs, well it doesnt hang - it's doing its job however when the client says to the server "disconnect" - the server disconnects that session and all is normal - in other words it unfreezes the form
what can i do in order for this "freeze" event not to happen on the server app?
I know it has something to do with asynch? but i cannot find any understandable code to implement it into my solution
any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|