Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/upalr/udp-chat

A UDP Server, Bridge and UDP Client to demonstrate what each one does and how sockets work. This small project gives a good understanding about how a UDP Server opens up a port, and then the UDP Client sends or receives data from that port via Bridge.
https://github.com/upalr/udp-chat

Last synced: 17 days ago
JSON representation

A UDP Server, Bridge and UDP Client to demonstrate what each one does and how sockets work. This small project gives a good understanding about how a UDP Server opens up a port, and then the UDP Client sends or receives data from that port via Bridge.

Awesome Lists containing this project