Skip to content

A single / multi threaded chat server using Socket Programming.

License

Notifications You must be signed in to change notification settings

Knlsharma/Chat-Server-

Repository files navigation

Open Source & Licences Badges Gitter Chat Open Source Love

Badges to show your love for Open Source and the Community.

OpenSource Badges

Open Source Love

GPL Licence

GPL Licence

[![GPL Licence](https://badges.frapsoft.com/os/gpl/gpl.svg?v=103)](https://opensource.org/licenses/GPL-3.0/)

The content of this repository is released under the GPL License as provided in the LICENSE file that accompanied this code.

By submitting a "pull request" or otherwise contributing to this repository, you agree to license your contribution under the license mentioned above.

Chat-Server Using Java Socket Programming

client will write first to the server then server will receive and print the text. Then server will write to the client and client will receive and print the text. The step goes on.

Chat Screenshots

Image of Chat 1

Image of Chat 2

SETTING UP

  1. Need of java to be installed in required system.
  2. Download zip or via svn (Logic class).

RUN

  1. Either you can use IDE or CMD.
  2. clean and build.
  3. run 3.1 using server.java ,client.java 3.2 compile and execute.
  4. Start chatting.

.

About

A single / multi threaded chat server using Socket Programming.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages