Search:

Type: Posts; User: lczarne

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,873

    Thanks!!! it helped!

    Thanks!!! it helped!
  2. Replies
    4
    Views
    2,873

    Excuse me. You're right: global: int...

    Excuse me. You're right:

    global:


    int num=5; //number of processes
    int num2=1; //used to name threads


    loop in which server waits for connections and starts threads
  3. Replies
    4
    Views
    2,873

    threads and processes

    I have problem with simple short code. It's example of usage of TCP communication. 6 Client processes initialized with fork() are sending simultaneously random numbers from 1 to 5 to server (in a...
Results 1 to 3 of 3