Search:

Type: Posts; User: verbena1

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,377

    I'm not sure on the syntax though, I know...

    I'm not sure on the syntax though,

    I know that in client its called sockfd, and in server newsockfd.
    and this is where my server executes code after a connection:


    for (;;) {

    /* accept...
  2. Replies
    2
    Views
    1,377

    Question on returning stdout from a server

    I need some C/Unix networking help,

    I'm working on a assignment in a unix environment that has two parts.
    Part one implement a simple "shell" that parses a command and its arguments and then...
Results 1 to 2 of 2