Search:

Type: Posts; User: hardy1989

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    7,525

    Here is the code used in the server. Some of the...

    Here is the code used in the server. Some of the data sent by the server is lost. And there is no regular pattern, results differ even with same test runs.
    Server Code:


    int __cdecl main(void) ...
  2. Replies
    7
    Views
    7,525

    i read somewhere that every connection is given a...

    i read somewhere that every connection is given a separate socket and a socket is identified by the tuple of destination adress,destination port,source address source port.So in case of the same...
  3. Replies
    7
    Views
    7,525

    The client and server were coded using the sample...

    The client and server were coded using the sample code in the msdn website [I don't have the code right now, I'll post it on a later date if required].
    The 2 clients which are trying to connect...
  4. Replies
    7
    Views
    7,525

    winsock multithreaded server

    Hii!!
    this is urgent , any help would be greatly appreciated!!
    i have a multithreaded server and many clients connect to it .The server client intercat in a derilaized manner i.e clienr sends...
Results 1 to 4 of 4