Hey,

I'm using sockets to connect to MSN and log-in which is going v. well. My script currenly logs in and set the account active on the msn messenger server.

Now i need to move everything to the next page. So i need to keep track of the socket that the account is loged in with.

Here i need what i need to understand;

Does sockets keep connected on the server until u close them?

How do i get the socket number that the account is logged in with and bring it to the next page?

doesn't the sockets only exist when the page is being processed? if so, how do i get them to stick around.


Thanks alot

Digitalmyth