Date: Fri, 29 Dec 2006 14:01:05 -0500 From: Bob <bob@tamara-b.org> To: freebsd-questions@freebsd.org Subject: Re: How to compile first network program? E.g. to PING google.com Message-ID: <20061229140105.73b98a66@tania.servebbs.org> In-Reply-To: <978214.91301.qm@web59208.mail.re1.yahoo.com> References: <978214.91301.qm@web59208.mail.re1.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Dec 2006 07:24:48 -0800 (PST) linux quest <linuxquest7570@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061229140105.73b98a66>