From: "Jameson Quave" Newsgroups: comp.os.msdos.djgpp References: <002901c0f429$ff7be500$4601a8c0 AT wladeira> Subject: Re: Internet Programming Lines: 46 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: X-Complaints-To: abuse AT usenetserver DOT com X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly. NNTP-Posting-Date: Wed, 13 Jun 2001 19:23:00 EDT Organization: BELLSOUTH.net & WebUseNet Corp - "ReInventing the UseNet" Date: Wed, 13 Jun 2001 18:09:39 -0500 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com okay thanks for the help..ill check out some tutorials explaining RFC André Ladeira wrote in message news:002901c0f429$ff7be500$4601a8c0 AT wladeira... > > ----- Original Message ----- > From: "Jameson Quave" > Newsgroups: comp.os.msdos.djgpp > To: > Sent: Tuesday, June 12, 2001 5:48 PM > Subject: Internet Programming > > > > Can someone direct me to maybe a tutorial or something like that for how > to > > bring DJGPP onto the internet? > > I'm sort of a newbie programmer self-teaching myself and all I ever find > is > > tutorials on how to make a hello world > > ,but I know alot more than that by now and was hoping to find out > something > > about programming things that can > > interact with the internet. Also I'm interested in accessing raw parts of > > ram but all I can ever find on that is some 4 > > page example code with a bunch of number in hex, and I don't knwo where > they > > are getting these numbers from. > > > > > > > Hi > I think you can start learning about some documents called RFC's that > explains many protocols > used in the net, like http, smtp,IRC etc...they explain exactly what this > protocols are and how to > programming with them. > The name of de documents are alwais RFC XXXX where XXXX is the number of the > document > (for example http protocol is RFC 1822 I guess). > good luck! > >