PC Review
Forums
Newsgroups
Windows 2000
Microsoft Windows 2000 Terminal Server Applications
Re: Problem integrating an app with TS
Forums
Newsgroups
Windows 2000
Microsoft Windows 2000 Terminal Server Applications
Re: Problem integrating an app with TS
![]() |
Re: Problem integrating an app with TS |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi Victor,
You'll probably need to speak to your software vendor to get a fix... It's normal in socket programming to 'listen' on the fixed port, when a client connects to it, you actually move the client connection to a new free port, and continue listening on the old port. This is how most client-server applications run - for example web servers accept connections on port 80, but you can have more than one connection to a single web server. If I've misinterpreted your post, please post more details of how the software operates. Regards, Jon. -- Jon Harvey Software Developer AppSense Technologies http://www.appsense.com mailto:jon.harvey[NO^SPAM]@appsense.com] "Victor" <victormed73@hotmail.com> wrote in message news:02a201c34aa9$18e90a40$a001280a@phx.gbl... > Hi, > > I am having a problem when trying to integrate an > application in Terminal Server. This application creates a > socket connection to a fixed port so when you try to > create another instance of the application it fails > because the port is already in use, thus resulting in that > you cannot create multiple connections. Is there any way > of avoiding this problem? > Thanks a lot beforehand. > > Regards, > > Victor |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

