8000 GitHub - ecoshub/handshake: handshake UDP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ecoshub/handshake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

handshake

(handshake program with UDP protocol)

It provides handshake protocol between devices that share same network.

build and run without flag

when someone execute the program with another device. It will print an info message like this:

{"stat":"online","ip":"other_devices_ip","username":"other_devices_username"}

when someone close the program with another device .It will print an info message like this:

{"stat":"offline","ip":"other_devices_ip","username":"other_devices_username"}

About

handshake UDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0