Skip to content

UDP and TCP connection between three points so that the middle connection point acts as a middleWare and has UDP and TCP connection with each of the two sides.

License

Notifications You must be signed in to change notification settings

MahdiTa97/simple-triple-udp-tcp-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-triple-udp-tcp-connection

UDP and TCP connection between three points so that the middle connection point acts as a middleWare and has UDP and TCP connection with each of the two sides.

udp-tcp-tripple-connection

Run

yarn ( in the root ) & cd src

node a-udp-server.js & node b-tcp-server-udp-client.js

to send meesage: node c-tcp-client.js

About

UDP and TCP connection between three points so that the middle connection point acts as a middleWare and has UDP and TCP connection with each of the two sides.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages