Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a TCP Service on port:5001 #5

Open
yfsoftcom opened this issue Aug 8, 2020 · 0 comments
Open

create a TCP Service on port:5001 #5

yfsoftcom opened this issue Aug 8, 2020 · 0 comments

Comments

@yfsoftcom
Copy link
Contributor

yfsoftcom commented Aug 8, 2020

Create a tcp service on port:5001 ;

it can receive the socket data;
generate a short id for each connection;
non-blocking read all the client's sent data;
write data to the specific client with clientID;

add benchmark for the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant