Skip to content

S3MB0L/socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SOCKET

##Usage socket -s 1 -p 67677 -b 256 ==> Server socket -c 1 -p 67677 -b 256 -n 127.0.0.1 ==> Client

    -s : works as server side
    -c : works as client side
    -b : buffer size
    -p : port number
    -n : hostName

##Install For Linux (installation path: /usr/bin) [bash]$ make install

##Commands ./close ./status ./set_relayx !!!Fonctions not defined, commands just prints some text but you can define

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors