Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 1996 10:57:52 -0400 (EDT)
From:      Jeremy Sigmon <jsigmon@www.hsc.wvu.edu>
To:        Greg Lehey <grog@lemis.de>
Cc:        FreeBSD Questions <questions@FreeBSD.org>
Subject:   Re: Programming questions.
Message-ID:  <Pine.BSF.3.91.960920105421.29919D-100000@www.hsc.wvu.edu>
In-Reply-To: <199609200946.LAA18608@allegro.lemis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> > A friend of mine is looking into programming some network applications
> > using FreeBSD.  His is just learning so he plans to make a FTP
> > program and TELNET program.  He want to learn the guts and such.
> > Anyone know of any good sites with source code he can look through
> > and or tutorials?  He (and I) have read the TCP/IP books from O'Reilly
> > but he is looking for specific examples.
> >    I was really smart and told him to look in the telnet source in
> > usr.bin, but he was looking for more.
> > Any suggestions?
> 
> I don't think that anybody without UNIX background will get much out
> of the telnet or ftp sources--maybe that's why he didn't like what he
> saw in usr.bin.  I'd strongly recommend Steven's books, in particular
> "UNIX Network Programming", published by Prentice-Hall.  O'Reilly
> doesn't have much in the way of network programming books.
> 

He found a few sample programs out there, but they were for Linux.
I tried to port them ,but the stuctures in the /usr/include/netinet/
directory are somewhat different than what the linux programs expect.
(Slight understatement...  And I hope I pointed him to the right dir
because the linux programs look for tcp.h in /linux)

I suggested the books to him...
thanks for the help.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960920105421.29919D-100000>