Search:

Type: Posts; User: newbie@C

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    4,634

    NICE ! Thanks so much :-) .. I knew it was a...

    NICE ! Thanks so much :-) .. I knew it was a _stupid_ error
  2. Replies
    4
    Views
    4,634

    Nor: I made those changes you suggested and I am...

    Nor: I made those changes you suggested and I am receiving a connection with no error.

    I believe the problem is with the following portion of the code



    do {
    FD_SET(sockfd, &readfds);...
  3. Replies
    4
    Views
    4,634

    Socket select() method troubles

    So, I have a small program that I am trying to get up and running. I must tell you all that I've not programmed in C++ for a while. So, please be gentle. Attached is code that I've put in place...
Results 1 to 3 of 3