Skip to content

A two way communication between a server and one client with a GUI for both server and client

Notifications You must be signed in to change notification settings

jcjanask/Client-Server-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Client-Server-Chat

A two way communication between a server and one client with a GUI for both server and client

Make sure you enter a port number above 1024, if port number is not an available port, or not a viable integer, the program will crash. Hostname aka IP number can be "localhost", 127.0.0.1, or whatever the server's IP is. Must run ChatBoxServer and ChatBoxClient separately, and must press "connect" on the server messenger first, than you can connect with the client.

About

A two way communication between a server and one client with a GUI for both server and client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published