Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!uunet!comp.vuw.ac.nz!waikato.ac.nz!slang From: slang@waikato.ac.nz Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: 'C' - Packet Driver interface Message-ID: <1991May20.150430.3739@waikato.ac.nz> Date: 20 May 91 03:04:30 GMT Article-I.D.: waikato.1991May20.150430.3739 Organization: University of Waikato, Hamilton, New Zealand Lines: 22 I am trying to modify a program written by a previous employee. It sits on a packet driver and watches the net, logging information about each packet it sees. Now, unfortunately, the PC has run out of memory, and a recompilation under a LARGE memory model is required. It uses ET_PKT (from Epilogue Technology) as it's C-interface to the packet driver. This was successfully modified to use the Medium model (Code > 64K) but not Large (data > 64K.) Now for my question: Does anybody out there know of a similar set of Assembler routines that sit between C and a Packet Driver that will run in a LARGE memory model? Any hints would be greatly appreciated etc. etc. -- "Drink is the curse of the working class man, Work is the curse of the drinking class man." Steve Lang Systems Programmer Analyst University of Waikato Hamilton NEW ZEALAND