home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / tcpip / ibmpc / 6150 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!cs.tu-berlin.de!fauern!LRZnews!pollux!walter
  3. From: walter@lkn.e-technik.tu-muenchen.de (Walter Loepsinger)
  4. Subject: Another nice interrupt problem : -(
  5. Message-ID: <walter.720716927@pollux>
  6. Sender: news@news.lrz-muenchen.de (Mr. News)
  7. Reply-To: walter@lkn.e-technik.tu-muenchen.de
  8. Organization: Lehrstuhl fuer Kommunikationsnetze, TU Muenchen (Germany)
  9. Distribution: lrz
  10. Date: Mon, 2 Nov 1992 15:08:47 GMT
  11. Lines: 23
  12.  
  13.  
  14. Hi all,
  15.  
  16. got a nice problem concerning interrupts for the mouse
  17. and for the ethernet card.
  18. I am running Netware 3.11, LAN Workplace for DOS, my own windows app
  19. receiving data from UDP/IP connection. When the user 
  20. starts moving the mouse, the app always looses some
  21. packets. When there is too much mouse activity, i
  22. cannot receive any more packets at all. It seems like
  23. the buffers of the LSL are full of garbage which cannot
  24. be received of freed. When i set the number of buffers
  25. higher, I can do some more mousemove, then the same effect.
  26. It seems to me as if the mouse interrupts kill some of
  27. the network-receive-interrupts. Is this possible?
  28. How can I avoid this awful thing?
  29.  
  30. Anyone ever saw a problem like this?  
  31.  
  32. Any hints would be helpful.
  33.  
  34. Greetings from Munich, Bavaria!
  35. Walter.
  36.