Networking Forums

Networking Forums > Computer Networking > Windows Networking > How to prevent disconnecting

Reply
Thread Tools Display Modes

How to prevent disconnecting

 
 
Jeroen
Guest
Posts: n/a

 
      12-11-2007, 11:31 AM
I have a Win2003 R2 Std. Server that runs an application to track vehicles.
The information from the vehicles comes from a 3rd pary and connects to the
server from the internet on a specific port. On Windows XP Pro and Windows
2000 Workstation/Server there are no problems communicating between the
application and the 3rd party. However on Windows 2003 the connection gets
disconnected after exactly 600 seconds of inactivity. The problem isn't
caused by routers or switches since it also happens on the console to
localhost/127.0.0.1.

I know keeping the connection open but inactive isn't the best way, but I
didn't write the application.


Jeroen


 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      12-11-2007, 03:08 PM
There is no way to comment on that without knowing anything about how the
application works. But you can't make Windows overcome a poorly written
Application. If the Application needs to stay continuously connected yet
the developer never built any "keep-alives" into the communication channel
there is nothing you can do about that.

The Application needs to be designed to either reconnect "on-demand" or use
some form of Keep-alives. Having it reconnect "on-demand" would be the
correct and most bandwidth efficient approach.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


"Jeroen" <(E-Mail Removed)> wrote in message
news:%23$Dh9G$(E-Mail Removed)...
>I have a Win2003 R2 Std. Server that runs an application to track vehicles.
>The information from the vehicles comes from a 3rd pary and connects to the
>server from the internet on a specific port. On Windows XP Pro and Windows
>2000 Workstation/Server there are no problems communicating between the
>application and the 3rd party. However on Windows 2003 the connection gets
>disconnected after exactly 600 seconds of inactivity. The problem isn't
>caused by routers or switches since it also happens on the console to
>localhost/127.0.0.1.
>
> I know keeping the connection open but inactive isn't the best way, but I
> didn't write the application.
>
>
> Jeroen
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do i prevent someone from accesing my LAN MSExchangeStudent Windows Networking 5 08-16-2007 05:58 AM
ssh prevent scanning cmk128@hotmail.com Linux Networking 1 02-19-2007 03:43 PM
Prevent authentication to a particular DC JT Windows Networking 1 10-11-2006 07:26 AM
Prevent The Cruelty preventthecruelty@hotmail.com Windows Networking 0 07-23-2006 08:50 PM
Somone is using the same channel as I'm using.. How can I prevent that ? Malinowski Pawe³ Wireless Internet 13 01-29-2005 02:29 AM



1 2 3 4 5 6 7 8 9 10 11