Skip to content

melardev/JavaChatSyncClient

Repository files navigation

Introduction

Simple Chat application with UI I have implemented several years ago when I was learning socket programming I just refactored it a little bit to make it ready to be published on Github, so there are still a lot of missing things. The network code is synchronous and uses serialization, for security reasons nowadays using serialization in Java it might not be a good idea from a security point of view.

TODO

  • The Console based Ui is not fully implemented.

Social Media

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages