Xref: news2.mv.net comp.os.msdos.djgpp:1396 From: Roy Huijts Newsgroups: comp.os.msdos.djgpp Subject: IPX Date: Sat, 24 Feb 1996 12:06:49 -0800 Organization: Planet Internet Lines: 14 Message-ID: <312F6FD9.5E2A@pi.net> NNTP-Posting-Host: maa19.pi.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I'm trying to write a IPX-shell that will enable me to send and receive data on a network. I got some information and wrote some code, but when i try to receive packets the system crashes ans I have to reboot. I think that i don't initialize the IPX header or Event Control Block like I supposed to. Does anyone have some information regarding the use of IPX, or does anyone have a working program that I could use as an example (preferably in C, since I already tried to translate a pascal program into C and that's where I'm stuck at this moment). Thanks. Roy Huijts.