Search:

Type: Posts; User: robsbots

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,939

    Thanks for the hint

    Im now playing with fcntl(socket, cmd, O_NONBLOCK);

    This seems to be working. I just need a play with select and I should be some where near a running framework.

    I currently have :

    ...
  2. Replies
    2
    Views
    2,939

    Writing a linux server in C

    Hi all

    If after some direction. I would like to write a server to run on debian using c and gcc.

    1. The server should talk to clients via tcp
    2. Read and write to the serial port (To control...
Results 1 to 2 of 2