Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udp-socket

A small repo which has the UDP socket server in node, and UDP client in C, the message is then printed on the webpage

TO run this -

  1. clone and open this repo in terminal
  2. type "npm install" and press enter
  3. type "node udpServer.js" and press enter. Now open a browser and open localhost:3000
  4. open another terminal of the same repository and type "./clientout"

This sends a message 10 times and this is recieved on the server and is shown on the webpage.

About

A small repo which has the UDP socket server in node, and UDP client in C, the message is then printed on the webpage

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages