Thread: sockets
View Single Post

  #1 (permalink)  
Old 01-30-2004
Andreas Røsdal
 
Posts: n/a
Default sockets

hi,
I have a question about C sockets. Is this possible:
1. start application, and establish socket connection.
2. quit application, without closing connections (!!)
3. restart application, and continue using old connections?

Andreas R.
Reply With Quote