|
-
Nov 25th, 2006, 10:30 AM
#1
Thread Starter
New Member
Client/Server App
Hii al;
i am developping a Client/Server Application and everything is allright, but I have a qu,
in the server code i am using an open loop ( while (true ) ) to collect the new requests to connect to the server where the accept function is called.
is not there any way to prevent using this loop? like in VC++ there is an onAccept Event
i am using netbeans 5.0 and the server is GUI.
thanks in advance.
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
|