sockets - Port number handling on a multi user Windows server -


i working on tool run multiple users on same terminal server. tools uses tcp sockets ipc between multiple processes. multiple instances of tool running @ same by multiple logged in users, want know how ports managed on windows server? in, concept of virtual ports os can map system wide unique port or tools running different users need handle in user space?

the instances of tool need listen @ different port numbers, or same number @ different ip addresses.

[assuming listening @ all, isn't stated, actual source of concern.]


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -