Hi, i can't figure aout how to deal with this exception, which is being cought in this line : Socket s = new Socket("localhost", 6564); thank you in advance
Michael Morris
Ranch Hand
Joined: Jan 30, 2002
Posts: 3451
posted
0
Originally posted by Andrew Lit: Hi, i can't figure aout how to deal with this exception, which is being cought in this line : Socket s = new Socket("localhost", 6564); thank you in advance
Do you have a service running on port 6564?
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Ernst F. Schumacher