Jeremy wrote:
>
> Firstly thanks for all that replied.
>
> I can now get the ip address for PC. But does anyone know the
> script to get the ip address of a Mac computer?
How do you get the IP address on the PC, should be the same on Mac.
>
> Also, This happens at random, i created a
> chat screen, we talked to each other and now and again the
> messages could take around 30 secs to reach the other user (also
> the program itself hangs for about 30 secs). Would this be due
> to me opening and closing sockets ever time you send a message?
> Should i change it so on connecting it opens a socket and leaves
> it open until disconnecting?
Use only one socket with a timeout if it's not used.
>
> Thanks again.
Andu
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.