Skip to content
/ Chat Public

A Java based unreliable public chat service implemented over the UDP transport protocol. All public chat messages are sent by the sender user to the broadcast address, port 9900 by default, so that all listening users on the local network receive it. This application was developed with a friend of mine.

Notifications You must be signed in to change notification settings

zabela/Chat

About

A Java based unreliable public chat service implemented over the UDP transport protocol. All public chat messages are sent by the sender user to the broadcast address, port 9900 by default, so that all listening users on the local network receive it. This application was developed with a friend of mine.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages