Skip to content

donejeh/network_protocol_nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##tcp and udp example using node js

to test TCP view terminal

telnet 127.0.0.1 8080

to test UDO view terminal

echo "hi" | nc -W1 -U 127.0.0.1 8081

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published