[comp.protocols.tcp-ip] Request for TCP/IP source in C.

bobshaw@cg-atla.UUCP (Steve Robertshaw X5552) (04/05/88)

We have a 68020 board that has an ethernet (82586 based) sub-system.
Communicates to peripherals is done via a proprietary
Transport Protocol. I am currently investigating what it would take to get
TCP/IP support on this board.

Does anyone have a list of TCP/IP packages that can either be bought or had
publicly. It would be optimal if such a port package were written in C.

In addition, any hints on past experiences in this type of effort would be
highly appreciated. Thanks a lot.


Steve Robertshaw

Compugraphic, Inc.                         decvax!cg-atla!bobshaw
200 Ballardvale St., 200-3-5S               ulowell/ \laidback
Wilmington, Ma.  01887                  cbosgd!ima/   \cgeuro

bobshaw@cg-atla

zweig@uiucdcsp.cs.uiuc.edu (04/05/88)

Two nice TCP/IP implementations:

		KAQ9

		NCSA Telnet

  Both are nice and written in C. I hacked the NCSA code for awhile, trying
something rather ickier than just adapting it to a 68020 board. Either
should work nicely for your application -- maybe you should grab both.
  NCSA code is available via anonymous FTP from: ncsa.uiuc.edu. You just cd
into the NCSA_Telnet directory and mget what you want.

Johnny Zweig
Dept. of Computer Science
University of Illinois at Urbana-Champaign
(standard disclaimer)