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

https://github.com/moh-ayman/udp-tcp-sockets-forwarding-using-python

Building a client server model to forward data using UDP Port from server to another using a connecting server in the middle.
https://github.com/moh-ayman/udp-tcp-sockets-forwarding-using-python

datastreaming networking python server socket tcp udp

Last synced: 20 days ago
JSON representation

Building a client server model to forward data using UDP Port from server to another using a connecting server in the middle.

Awesome Lists containing this project

README

          

# UDP-TCP-Sockets-Forwarding-using-Python
Building a client server model to forward data using UDP Port from server to another using a connecting server in the middle. The client side servers are connecting to the server side servers in round robin approach by performing TCP Checks before sending the data. The solution is fully monitored by logs ingested into splunk.