|
-
Jan 13th, 2006, 07:08 AM
#1
Thread Starter
Junior Member
urgentttt helppp!!! regarding winsock
guys,
in my sytem when the client sends a request, the possbility is that the result of the request would be more than 1 record, so my problem is when i retrieve each record at the server end and call send data method at the server for each record, the transfer doesnt works, infact the data arrival event at the client triggers never gets called at the client.
Wad i found out is when i triggered both the programs in break mode, i found out that the dataarrival event in break mode gets triggered at the client each time the send data is encountered at the server, so in break mode the same damn program works fine and all the records are retrieved
whereas in real time no records are retrieved.
please help.....
is it the synchronisation problem????????
urgent solution required
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
|