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

https://github.com/daviskregers/tcp-chat-program

Course work assignment in "Graphics in client-server environment". Written in C#. Stream text-based chat bidirectionally.
https://github.com/daviskregers/tcp-chat-program

chat client-server csharp tcp

Last synced: over 1 year ago
JSON representation

Course work assignment in "Graphics in client-server environment". Written in C#. Stream text-based chat bidirectionally.

Awesome Lists containing this project

README

          

# A chat program using TCP written in C#

Written for an a course work assignment in "Graphics in client-server environment"