Results 1 to 2 of 2

Thread: urgentttt helppp!!! regarding winsock

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Posts
    29

    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

  2. #2
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: urgentttt helppp!!! regarding winsock

    Post the code, it's hard to guess what the problem is without it...

    Don't forget to use [vbcode] [/vbcode] tags when you copy and paste the code.
    Last edited by CVMichael; Jan 13th, 2006 at 04:14 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width