home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / tcpip / 4206 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.5 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!materna!tb
  2. From: tb@Materna.DE (Torsten Beyer)
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: TCP/IP over ISDN
  5. Message-ID: <tb.714899933@materna>
  6. Date: 27 Aug 92 07:18:53 GMT
  7. Sender: root@maternaMaterna.DE
  8. Lines: 23
  9.  
  10. Hi Folks,
  11.  
  12. I have a problem concerning TCP/IP over ISDN. We have an ISDN implementation
  13. for TCP/IP that is able of a so called short hold mode. This means, ISDN
  14. connections that are idle for a certain time get closed without closing the
  15. overlaying TCP connections. As soon as one of the communication partners
  16. starts sending data again, a new ISDN connection is established. All this
  17. happens (nearly) transparently to the IP layer.
  18.  
  19. However there is a problem: How can a server tell wether an established
  20. connection is still established or already broken due to a crash on the
  21. client side. We don't want to poll clients (i.e. ping) since this would
  22. actually break the cost advantage of ISDN short hold mode.
  23.  
  24. From my point of view the only way a server can tell a connection is
  25. broken, is when the same client sends a SYN from the same client port to the
  26. same server port. Is this true or are there other ways of detecting that a
  27. connection is broken (or was broken) ?
  28. --
  29. Torsten Beyer                          mail         : tb@Materna.DE
  30. Dr. Materna GmbH               vox humana   : +49 231 5599 225
  31. Vosskuhle 37, D-4600 Dortmund           fax machina  : +49 231 5599 100
  32.  "There must be a place, under the sun, where hearts of olden glory grow young"
  33.