#CLIENT
CLIENT
#CLIENT
CLIENT
- 145.5k
- 22
- 190
- 478
Usage Threads in Socket Programmingclient in C using threads
I'm working on a socket programming in C. I have no problem with usage the threads. TheyThis all works fine but I'm new atin this area. I wrote this code in client.c but is there any misused code or something may cause problems in the future?
My client sends a message to the server and client can receive it. There isare 2 major operation. Recvoperations: recv and send. Threads are working on this functions.
Usage Threads in Socket Programming C
I'm working on a socket programming in C. I have no problem with usage the threads. They all works fine but I'm new at this area. I wrote this code in client.c but is there any misused code or something may cause problems in the future?
My client sends a message to the server and client can receive it. There is 2 major operation. Recv and send. Threads are working on this functions.
Socket client in C using threads
I'm working on socket programming in C. I have no problem with usage the threads. This all works fine but I'm new in this area. I wrote this code in client.c but is there any misused code or something may cause problems in the future?
My client sends a message to the server and client can receive it. There are 2 major operations: recv and send.
i have a very little question for you. ImI'm working on a socket programming in C. I have no problem with usage the threads. They all works fine but imI'm new at this area. I wrote this code in client.c but is there any misused code or something may cause problems in the future?
My client sends a message to the server and client can receive it. There is 2 major operation. Recv and send. Threads are working on this functions. Do i write correct this code?
Thanks alot.
i have a very little question for you. Im working on a socket programming in C. I have no problem with usage the threads. They all works fine but im new at this area. I wrote this code in client.c but is there any misused code or something may cause problems in the future?
My client sends a message to the server and client can receive it. There is 2 major operation. Recv and send. Threads are working on this functions. Do i write correct this code?
Thanks alot.
I'm working on a socket programming in C. I have no problem with usage the threads. They all works fine but I'm new at this area. I wrote this code in client.c but is there any misused code or something may cause problems in the future?
My client sends a message to the server and client can receive it. There is 2 major operation. Recv and send. Threads are working on this functions.