Skip to content

adavidoaiei/Client-server-communication-in-.NET-Core-using-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Client Server Communication in .NET Core using sockets

This console application opens a server socket and a client socket, the server socket listens and accepts connections in loop and displays messages received from client socket in console, this is using TCP/IP communication based on IP and port.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages