Hi thomas,

Thomas Weber wrote:

IMAP? We were talking about IRC,

Used imap as an example.

the Internet Relay Chat.
In detail, my problems doesn't even refer to IRC directly, as i am
developing a server for a html-based webchat, but the server-structure and
the messages are nearly the same.

Yes my questions was how are you going to maintain the connection between two different connectsion. As far as i know sockets cannot be serialized in php4.

Once you realize the basics of socket-multicasting, it is no problem to
maintain hundreds of simultanous TCP-connects via arrays of sockets, also
called descriptor-sets. PHP seems to directly use the underlying C-
libraries, so everything you can imagine is possible.

Thanx i am aware of it




-- http://www.radinks.com/upload Drag and Drop File Uploader.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to