Skip to main content
Code Review

Return to Question

Commonmark migration
Source Link

#CLIENT

CLIENT

#CLIENT

CLIENT

deleted 39 characters in body; edited tags; edited title; edited title
Source Link
200_success
  • 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.

deleted 81 characters in body
Source Link
BCdotWEB
  • 11.4k
  • 2
  • 28
  • 45

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.

Post Migrated Here from stackoverflow.com (revisions)
Source Link
Berkin
Berkin
Loading
lang-c

AltStyle によって変換されたページ (->オリジナル) /