Click to See Complete Forum and Search --> : c language
akmgrandy
August 8th, 2002, 01:49 AM
Hi,
can any one give good links on the C coding practices, best codes, for developing protocols, like sending and receiving messages.. the code constructs, task creations.
Tahnks
Grandy
Manish Malik
August 8th, 2002, 11:05 AM
Two sites are pretty good at it. Try searching there and see if you get something: first (http://msdn.microsoft.com) and second (http://www.codeguru.com).
akmgrandy
August 9th, 2002, 12:01 AM
Thanks manish for you reply.
Is there any standard piece of code that can be used for forming control messages..
also can any one tell me how to Listen from more than one port. I know that there is sytem call named select, but can anyone tell me the usage...does it allow only socket descriptors or even mesage queues aswell.since I want to retrieve packets from the sockets and some packets from the Que. Is there any already implemented code for the above. Please do tell me
Thanks in advance.
grandy
Manish Malik
August 9th, 2002, 07:31 AM
I would suggest this tutorial (http://www.ecst.csuchico.edu/~beej/guide/net/). It is one of the best out there on the net.
Also, do look up this site (http://www.planet-source-code.com), you may get a lot of sample code.
akmgrandy
August 10th, 2002, 06:05 AM
Hi manish,
thanks for the reply..
buit then the "this site" doesnt contain any specific code practices.. messages construction...
let me go thru it in detail
darkangel
August 17th, 2002, 03:27 AM
nice sites these are:cool:
darkangel
August 17th, 2002, 03:30 AM
is there any forum here for embedded programming?
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.