hikalkan / scs

TCP Server/Client Communication and RMI Framework
MIT License
225 stars 112 forks source link

hello #23

Closed ganbolor closed 7 years ago

ganbolor commented 7 years ago

Could you please help me! How to 1.Need username and password login. 2.Server connect db username and password check.

hikalkan commented 7 years ago

Hi. This is a low level library to simplify server-client TCP connection & messaging. Username & password check should be implemented in your application.