Skip to content

Multi user voice & messaging client and server. TCP session management. UDP communication.

License

Notifications You must be signed in to change notification settings

haydencarlson/JavaVoiceTextChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaVoiceTextChatRoom

Developed to learn about TCP/UDP/NAT. Inspired by voice/text chats like mumble, TeamSpeak and discord.

Voice and text communication via UDP. TCP used for client session management.

Connecting to server:

Input server IP into the client, the connection will be established if the server is online. Only one connection to a server can be made from a client, in its current state.

About

Multi user voice & messaging client and server. TCP session management. UDP communication.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages