|
-
January 21st, 2004, 09:12 AM
#3
Sorry I don't mean to be rude but googling ip socket programming may give you better info rather than waiting for one here (the first link is good). But before start programming sockets, you need to understand the basic TCP/IP protocols (like SMTP) work. I see you are also confused on some basic C functions work like snprintf, so you may need to refresh your C knowledge.
Like you, I tend to learn programming by examples. But the funny thing is sometimes I don't have enough time (deadlines, yes...) to fully understand how things work. As long as I'm sure (by a few trials and errors) when I do this it'll do that, that's enough for now. Just modify some parameters and it works like I want it to. Understanding will come eventually. 
My two cents.
Peace always,
<jdenny>
Always listen to experts. They\'ll tell you what can\'t be done and why. Then go and do it. -- Robert Heinlein
I\'m basically a very lazy person who likes to get credit for things other people actually do. -- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|