Search:

Type: Posts; User: learner71

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,626

    linux socket TCP control

    Hi,
    In TCP protocol, it send the data to server and receive acknowledgement. if failed receive acknowledgement, then it will send again same data. it will try this for certain time. how can i...
  2. Replies
    1
    Views
    1,435

    shutdown function in linux

    Hi,
    once i call shutdown function for socket for data transmission. it stop data transmission. can i re-enable to data transmission for socket. how can i do that?

    ----------
    Linux Learner
  3. Replies
    1
    Views
    1,335

    environment variable in linux gcc

    Hi,
    I am able to get environment variable using getenv function in gcc.But when tried to change the value using setenv function, its value is changed as seen after calling getenv function....
Results 1 to 3 of 3