• (2 Pages)
  • +
  • 1
  • 2

A simple Chat program with Client/Server (GUI optional) Rate Topic: -----

#16 josiahmahar  Icon User is offline

  • New D.I.C Head

Reputation: 2
  • View blog
  • Posts: 34
  • Joined: 14-October 10

Posted 18 January 2012 - 05:19 PM

hey i followed your tutorial the server and client work great when you open them through command prompt. however when i try to put it in jar files (one for the client and one for the server)it will say in the client that i have signed in but on the server the client doesn't connect and i cant send messages. do you know a way i could get this to work?
Was This Post Helpful? 0
  • +
  • -

#17 ob22  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 3
  • Joined: 08-January 12

Posted 18 January 2012 - 09:03 PM

yes finally it works thank for the reply.. now i want to distribute the load for the servers among different servers(normal computers) where clients will connect to a main server than redirect to the other small servers. But can we can me an idea of how to more how many clients are being connected to each different servers please.
Was This Post Helpful? 0
  • +
  • -

#18 LinuxIsNotAProcessor  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 10-March 12

Posted 10 March 2012 - 09:05 PM

How do I get access to ClientThread? Is it from org.apache.commons.performance.ClientThread and if so how do I get access to it in my program?
Was This Post Helpful? 0
  • +
  • -

#19 LinuxIsNotAProcessor  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 10-March 12

Posted 10 March 2012 - 09:11 PM

View PostLinuxIsNotAProcessor, on 10 March 2012 - 09:05 PM, said:

How do I get access to ClientThread? Is it from org.apache.commons.performance.ClientThread and if so how do I get access to it in my program?


Update: Please ignore, I need to learn to scroll down. :)
Was This Post Helpful? 0
  • +
  • -

  • (2 Pages)
  • +
  • 1
  • 2