Skip to content

This is a very very simple multiclient chat with a very simple swing interface

Notifications You must be signed in to change notification settings

mageddo/very-simple-swing-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

introduction

this very very simple socket desktop chat written in java

to install

Create a java project in eclipse in this folder

to run it

  • Running server

     compile and run ServidorSocket.java
    
  • Running the client

     Compile and run ClienteSocketSwing.java
    

About

This is a very very simple multiclient chat with a very simple swing interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages