Here I have coded this program to just fun.
foundation classes are used here to get better look.
there are two files
1>Server1 and Client1
run Server1 then Client1,default cursor points to Name field only,Enter name so as to communicate by that name only.
and press enter so that it is fixed. if you think to modify your name press clear.
once entered in Textbox(below big box) type and press enter and enjoy chatting.
Also Server1 n Client1 jar files can be used instead of command line.
Multiple clients can be used but I have not customized this, but hopefully it will be done in coming months.
contact,
foundation classes are used here to get better look.
there are two files
1>Server1 and Client1
run Server1 then Client1,default cursor points to Name field only,Enter name so as to communicate by that name only.
and press enter so that it is fixed. if you think to modify your name press clear.
once entered in Textbox(below big box) type and press enter and enjoy chatting.
Also Server1 n Client1 jar files can be used instead of command line.
Multiple clients can be used but I have not customized this, but hopefully it will be done in coming months.
contact,
Client code:ClientApplication
Server code: ServerApplicatio