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

https://github.com/lnardon/udpserver

A basic client/server app to stream text files between computers in the same network. Done as a final assignment for the Computer Networks subject in my university.
https://github.com/lnardon/udpserver

computer-networks stream udp-client udp-server

Last synced: 23 days ago
JSON representation

A basic client/server app to stream text files between computers in the same network. Done as a final assignment for the Computer Networks subject in my university.

Awesome Lists containing this project

README

          

# UDPServer
A basic client/server app to stream files between computers in the same network.