[Live-devel] Re: multiple streams
Konstantin V. Lunin
kostek at mail.ru
Sun Feb 1 23:44:31 PST 2004
When connecting (create session) to diferent servers
they can create session with same SessionID (in my case 1 : 1 )
and send packets to 8888 port (default start port)
each client part crush...
Server have to generate unique SessionID.
When i change conditions all OK;
>SessionID = MAKEDWORD(uniqueID like low part of IP, index);
>index++;
You can use your own way
My english not good, sorry...
--
Best regards,
Konstantin mailto:kostek at mail.ru
More information about the live-devel
mailing list