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?
>
> 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?
That's a good question. I've been leaving them open, but there may well be
a good reason to do it as you have; I've only used mine here, untested with
real-world connections.
Is this chat stack publicly available?
--
Richard Gaskin
Fourth World Media Corporation
Multimedia Design and Development for Mac, Windows, UNIX, and the Web
_____________________________________________________________________
[EMAIL PROTECTED] http://www.FourthWorld.com
Tel: 323-225-3717 ICQ#60248349 Fax: 323-225-0716
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.