Skip to content

Base implementation of multiclient and threadless C server and Java client using sockets. Easily adjustable to any format of communication(JSON, XML, etc), just add a parser on both sides. Message size is virtually unlimited, only by RAM.

Notifications You must be signed in to change notification settings

sebas97012/CServer-JavaClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

Base implementation of multiclient and threadless C server and Java client using sockets. Easily adjustable to any format of communication(JSON, XML, etc), just add a parser on both sides. Message size is virtually unlimited, only by RAM.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published