Skip to content

mobile-os-dku-cis-mse/socket_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket_example

simple Socket example

to build: make run the server with the portnum. e.g.) srv 8888

run the client with the serverip and portnum e.g.) cli 127.0.0.1 8888

The server works with multiple clients

Releases

No releases published

Packages

No packages published