c - Handle Ethernet interrupt in DOS -


is there such thing ethernet interrupt in c under dos incoming data? have written application waits incoming data in "while(true)" loop , works perfectly. want know if there interrupt service can handle incoming data outside of while(true) loop.

having had wander through rbil seem doing interrupt level ethernet out of question. ethernet in tcp/ip arena. end therefore suggest fighting hard stay on serial interfaces, or else start studying tcp/ip network ms-dos , dos tcp/ip networking packet drivers.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -