electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

[REQ] PPP - C source code for x51 for KE!L


Post new topic  Reply to topic    EDAboard.com Forum Index -> PC Programming and Interfacing -> [REQ] PPP - C source code for x51 for KE!L
Author Message
ZeRoN



Joined: 28 Jun 2001
Posts: 150


Post18 Jan 2003 3:59   

ppp source


Shocked Does anybody has it? Question
Regards,
ZeRoN
Back to top
yager



Joined: 28 May 2001
Posts: 116
Helped: 19


Post18 Jan 2003 7:28   

ppp c source code


I have PPP Design, Implementation, and Debugging, 2nd Ed. (companion CD-ROM),
which it contains book & source code.
I think you could port it to x81 platform.
Did you need it?
Back to top
ieee



Joined: 08 Apr 2002
Posts: 75


Post18 Jan 2003 8:02   

ppp source code


It must be very interesting. The book is in pdf format ?
If so may you can share it with us ?
Back to top
meax98



Joined: 25 Nov 2001
Posts: 445


Post18 Jan 2003 14:28   

carlson-ppp-2.0


I'll see is there example on K**l CD!

regards
meax98
Back to top
ZeRoN



Joined: 28 Jun 2001
Posts: 150


Post19 Jan 2003 6:33   

ppp source code in c


Thanks for all,

I got them from PPP Design... author's website.

PPP Design, Implementation and Debugging 2nd Edition (PDF)
http://www.elektroda.pl/eboard/viewtopic.php?t=34071

Author's website example files
http://carlson-ne.home.attbi.com/ppp/examples.html

Regards,
ZeRoN
Back to top
bobcat1



Joined: 10 Jul 2002
Posts: 1118
Helped: 48


Post20 Jan 2003 9:11   

ppp source code in c in pic


can any one up load this fine ebook again please


thanks



bobi
Back to top
ZeRoN



Joined: 28 Jun 2001
Posts: 150


Post20 Jan 2003 14:45   

source uip ppp


It was been on ebook upload/download.
But now it seem lost.

I will upload soon, today or tomorrow.
Back to top
ZeRoN



Joined: 28 Jun 2001
Posts: 150


Post20 Jan 2003 14:48   

ppp serial port source code


I start porting PPP source from "carlson-ppp-2.0" to KE!L C51.

but, It would be great, it anyone have PPP source code for KE!L C51 and can share. Shocked
Back to top
cancel



Joined: 27 May 2001
Posts: 286
Helped: 11


Post20 Jan 2003 15:01   

ppp login code


hi .. i did ppp for x51 (aduc812) on serial port.
it was server side so client dialed in in to 51 application .. it has only some features so not complete ppp features

regards

cancel
Back to top
ZeRoN



Joined: 28 Jun 2001
Posts: 150


Post20 Jan 2003 15:47   

src ppp implementation


Dear cancel,

I've interested. Could you please share it to me? I can change it to client side.

THX in ADV.
Regards
ZeRoN
Back to top
ZeRoN



Joined: 28 Jun 2001
Posts: 150


Post20 Jan 2003 18:22   

ppp client source code


PPP Design, Implementation and Debugging 2nd Edition (PDF)
Back to top
Google
AdSense
Google Adsense




Post20 Jan 2003 18:22   

Ads







Sorry, but you need login in to view this attachment

Back to top
aNdreiBuuu



Joined: 30 Apr 2001
Posts: 437
Helped: 11


Post20 Jan 2003 19:44   

ppp connection sample code


try this! is for pic but is C code...
//a



Sorry, but you need login in to view this attachment

Back to top
ZeRoN



Joined: 28 Jun 2001
Posts: 150


Post20 Jan 2003 19:56   

c ppp library


Look like @Web Evaluation Kit from @TMEL has included TCP/IP,PPP library for KE*IL C51.

Does anyone has it and can upload it?

THX. IN ADV.
Regards,
ZeRoN
Back to top
ZeRoN



Joined: 28 Jun 2001
Posts: 150


Post22 Jan 2003 11:00   

aduc812 source code


Thanks to aNdreiBuuu.

AN724 by Micr0chip, a good PPP C-Source Code, easily port to x51. Smile

http://www.microchip.com/1010/suppdoc/appnote/all/an724/index.htm
Back to top
aNdreiBuuu



Joined: 30 Apr 2001
Posts: 437
Helped: 11


Post22 Jan 2003 15:14   

dunkels code for ppp


If U port this code for x51, make-it public, in Elektroda because will be useful for many members.
THX,
best,
//a
Back to top
ZeRoN



Joined: 28 Jun 2001
Posts: 150


Post23 Jan 2003 11:34   

ppp implementation in c


Ok, here they're. The uploaded ZIP contain 2 files,
an original one and ported one.

PLZ NOTE! I didn't tested this ported code on real hardware.
I just made it compliable and simulated under dSc0pe.
It's just PPP connection for PING, no TCP/IP stack.

Now, I've ordered @WEB from @TMEL, the evaluation package has included TCP/IP,PPP library for KE*IL. I'll upload later.

Hope this may useful. Very Happy
Regards,
ZeRoN



Sorry, but you need login in to view this attachment

Back to top
user1998



Joined: 16 May 2001
Posts: 12


Post04 Feb 2003 15:56   

pic ppp source


Another good page
h**p://dunkels.com/adam/uip/uip-doc/node18.html
Back to top
navneetvinaik



Joined: 06 Jan 2007
Posts: 1


Post06 Jan 2007 14:46   

hI


ZeRoN wrote:
PPP Design, Implementation and Debugging 2nd Edition (PDF)


Can any one help me dowload this book, urgently..

I am implementing PPP on 89c51 and need it urgently
Back to top
RollingEEE



Joined: 25 Mar 2006
Posts: 208
Helped: 4
Location: Bangladesh


Post06 Jan 2007 15:34   

Re: [REQ] PPP - C source code for x51 for KE!L


What does PPP stand for?
Back to top
mahae



Joined: 15 Jul 2007
Posts: 3


Post24 Aug 2007 15:58   

[REQ] PPP - C source code for x51 for KE!L


http://www.vijaymukhi.com/vmis/ppp.htm

Added after 3 minutes:

http://www.workingcode.com/ppp/examples.html
Back to top
nicn



Joined: 20 Feb 2008
Posts: 1


Post20 Feb 2008 18:46   

[REQ] PPP - C source code for x51 for KE!L


i using PIC16F873 to implement the AN724, it that possible to work?
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> PC Programming and Interfacing -> [REQ] PPP - C source code for x51 for KE!L
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
request for the source code for microstrip antenna (1)
c++ source code for code coverage calculation of vhdl (2)
Source code for minix (2)
source code for des (2)
help for source code (1)
Source code for Altera AN295 (2)
tools for documentation source code (4)
Source code for pow function? (2)
RS485 Source Code for PIC (8)
source code for audio codec (2)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS