Inspiration

I got an idea to create a server client chat application from my class of Advance Java Class at my University.

What it does

It creates an TCP connection by utilizing Socket. And client can communicate to server over this network.

How we built it

Buit using java labraries function.

Challenges we ran into

Faced many errors like port address not matching but implemented try catch block to handle it and all errors were solved !

What we learned

Learned socket, java libraries like java.io and java.net

What's next for Chat application using Transmission Control Protocol in JAVA

Further chat applicatioon in which many cleints communicating with a server can be implemented.

Built With

Share this project:

Updates