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

https://github.com/feritstar/supersimpletcp_serverclientexample

TCP Example
https://github.com/feritstar/supersimpletcp_serverclientexample

tcp-client tcp-ip tcp-server ui-design windows-forms

Last synced: 2 months ago
JSON representation

TCP Example

Awesome Lists containing this project

README

          

# SuperSimpleTCP_ServerClientExample

This solution is built by using SuperSimpleTCP library. There are two projects. One is created for TCP_Server project, another for TCP_Client project.
Any user can use source code to learn basics of TCP/IP protocol and client-server relationship.