i wrote this chat utility for my university. but in order to connect

to the server i need its ip.There is a method

though , to connect to the server without having to enter the ip.

u run another server that logs all the users ips, so it takes care of

the connection stuff ( the connection server has a static ip). well

i was wondering if i could connect to server1 without utilising

server2 ( the connection server ). Is that possible ? cos if not

i have to run server2 throughout the day.