An open API service indexing awesome lists of open source software.

https://github.com/justcabbage/networkingexample

Example of Networking in C#
https://github.com/justcabbage/networkingexample

chat csharp networking sockets

Last synced: about 1 year ago
JSON representation

Example of Networking in C#

Awesome Lists containing this project

README

          

# NetworkingExample
[+] An Example of How Networking Can Be Implemented in C#

# Features
[+] Currently this example shows how you can send strings from client to server. However, this could be implemented with any form of data.