home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 7934 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.8 KB  |  44 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!elroy.jpl.nasa.gov!sdd.hp.com!crash!alen
  3. From: alen@crash.cts.com (Alen Shapiro)
  4. Subject: IBM OS/2 TCP-IP uses DOS (low) memory? HELP ME PLEASE!!
  5. Organization: CTS Network Services (crash, ctsnet), El Cajon, CA
  6. Date: 23 Jan 93 16:41:20 GMT
  7. Message-ID: <alen.727807280@crash.cts.com>
  8. Summary: I need telnet under OS/2 and need to run DOS progs larger than 360k?
  9. Keywords: TCP-IP DOS OS/2 memory
  10. Lines: 32
  11.  
  12. I'm in a bind...
  13.  
  14. I have OS/2 v1.33 (can't use 2.0 due to lack of suitable device drivers)
  15. I'm developing an application that runs on a LAN (IBM Adaptor card) under OS/2
  16. and talks with another application on DOS (can't put the DOS app. on
  17. OS/2 due to lack of device drivers!!)
  18.  
  19. The OS/2 side needs to open a telnet session with a remote host. I have
  20. IBMs TCP-IP (latest release = 2.1.1 (or thereabouts)).
  21.  
  22. The problem is that IBMs TCP-IP uses DOS memory for its 2 drivers IFNET
  23. and INET. Each driver uses 100k and another 140k seems to be unavailable
  24. to DOS (even with a fairly cut-down CONFIG.SYS). With 340k out of 640k
  25. unavailable to DOS, I can't run my 360k DOS application.
  26.  
  27. QUESTIONS:
  28. 1) Why is 140k out of 640k unavailable to DOS with even a minimal
  29.    CONFIG.SYS (i.e. no TCP-IP or LAN drivers)? ... Can this be changed?
  30.    (RMSIZE is = 640 in CONFIG.SYS)
  31. 2) Can the TCP-IP drivers be persuaded to load high and thus be unavailable
  32.    to DOS (and not use its memory) (I only need telnet from OS/2)?
  33. 3) Are there any TCP-IP packages (commercial or not) that either take a
  34.    small chunk of DOS memory or none at all?
  35. 4) Are there utilities that will show me which drivers are using how much
  36.    memory?
  37.  
  38. Please help me...I'm in a maze of twisty passages all alike!!
  39.  
  40. --alen
  41. Please email to
  42.     alen@crash.cts.com
  43. I'll summarize for the net.
  44.