Search:

Type: Posts; User: sidhuram

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,627

    Command Line arguments

    Hi all,
    Am coding a Chat program in C (WIN32), where i need to communicate between the client and server on two different machines. The client will specify the IP address and port number of the...
  2. Replies
    4
    Views
    2,601

    The problem was with the blocking nature of the...

    The problem was with the blocking nature of the sockets. Used IOCTLSOCKET() and got it fixed!!!!
  3. Replies
    4
    Views
    2,601

    I get an error code 2 if I specify the location...

    I get an error code 2 if I specify the location of the file as the second parameter. AND
    I get an error code 123 if I specify the location of the file as the first parameter.

    and both these codes...
  4. Replies
    4
    Views
    2,601

    @Grumpy: In what way is your post related to my...

    @Grumpy:
    In what way is your post related to my question? I could not understand, can u pls elaborate?
  5. Replies
    4
    Views
    2,601

    CreateProcess() in C

    Hi all, am new to this community. Am trying to implement a chat Program in C (windows).
    where I need both the client and the server to communicate, without waiting for a reply from the other side,...
Results 1 to 5 of 5