How to compile first network program? E.g. to PING google.com

Bob bob at tamara-b.org
Fri Dec 29 11:20:41 PST 2006


On Fri, 29 Dec 2006 07:24:48 -0800 (PST)
linux quest <linuxquest7570 at yahoo.com> wrote:

> 
> 
> May I know how do I write a simple C network program in UNIX FreeBSD?


Have a look at this tutorial. It is pascal specific, but it is so well
written that it will give you a good foundation.
http://www.bastisoft.de/pascal/pasinet.html If you get FreePascal (it
is a port) you will be able to follow along. The tutorial will teach
you the basics, from there you can apply what you have learned to any
language.
 
Bob
 


More information about the freebsd-questions mailing list