Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!ANDREW.CMU.EDU!jv0l+ From: jv0l+@ANDREW.CMU.EDU (Justin Chris Vallon) Newsgroups: comp.protocols.appletalk Subject: TCP/IP drivers Message-ID: Date: 14 Apr 88 00:18:16 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 14 I am writing a network message system, and would like to use TCP instead of writing my own stream protocol. I really don't want to develop and debug a protocol which can't talk to anybody. I would like to (eventually) provide SMTP support, so the TCP is very useful. Is there any TCP/IP driver system which requires no license fees? I cannot pay for a convienence (This is a personal project). If not TCP, what is an easy stream protocol? I saw something mentioned about Appletalk Stream Protocol, but I don't have Inside Appletalk, so I don't know anything about it. Thanks -Justin