Question
Create multiple sessions
Basically,
I have to create multiple sessions and sessionIDs on one server, and then pass it off to various clients based on their IP address. Is this possible (to transfer sessions like that)? How can I create multiple sessions on the server?
I have to create multiple sessions and sessionIDs on one server, and then pass it off to various clients based on their IP address. Is this possible (to transfer sessions like that)? How can I create multiple sessions on the server?
