[ale] starting point recommendations

Bob Toxen transam at verysecurelinux.com
Fri Nov 9 02:51:02 EST 2007


1. Grab the source to a application that uses networking the way
   you want to and study the code.  (Of course, if your code will
   not be Open Source you cannot copy the existing code.)

2. I like:
        
	"Linxu Application Development"
	by Johnson and Troan

	Especially check out Chapter 16 "Networking with Sockets".

Bob

On Wed, Nov 07, 2007 at 09:47:43AM -0600, Dylan Northrup wrote:
> You want to read "Unix Network Programming" by Stevens.  It is a bit dry,
> but definitely talks quite a bit about socket programming, fork-exec, etc
> and has a lot of good code in there you can use.
> 
> A long time ago, (07.11.07), in a galaxy far, far away, James P. Kinney III...:
> 
> :=I have a strong need for a network daemon. Due to portability reasons it
> :=will need to be coded in C (not an area I am familiar enough with).
> :=
> :=I am looking for recommendations from the C coders on the list for "best
> :=of breed" books to point me down the path to solid, secure network
> :=daemon coding in C for only Linux environments. I have K&R (the bible -
> :=duh!) and "Practical C Programming" by Steve Oualline (O'Reilly) (seems
> :=a bit useful but no network discussions). 
> :=
> 
> -- 
> Dylan Northrup - docx at io.com - http://www.io.com/~docx/
> "Harder to work, harder to strive, hard to be glad to be alive, but it's
>  really worth it if you give it a try." -- Cowboy Mouth, 'Easy'
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale



More information about the Ale mailing list