View previous topic :: View next topic |
Author |
Message |
Hans Wedemeyer Guest
|
Has anyone ported MC TCP/IP stack to CCS ? |
Posted: Mon Aug 04, 2003 7:46 pm |
|
|
Has anyone ported the MicroChip TCP/IP stack to CCS ?
Another question: I'm looking for a simple FTP client using a dial up connection. Anyone know of any code example for CCS or that can be ported ?
Thanks
Hans W
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516665 |
|
|
Darren Rook
Joined: 06 Sep 2003 Posts: 287 Location: Milwaukee, WI
|
Re: Has anyone ported MC TCP/IP stack to CCS ? |
Posted: Tue Aug 05, 2003 7:46 am |
|
|
:=Has anyone ported the MicroChip TCP/IP stack to CCS ?
:=
:=Another question: I'm looking for a simple FTP client using a dial up connection. Anyone know of any code example for CCS or that can be ported ?
Yes.
I also added PPP to it, although not perfect now.
I didn't port over the file system, SLIP, HTTP server (mostly due to pointers to constants. I got it to compile, but didn't bother to use them)... Only the actual TCP/IP stack I ported and used.
I believe if you ask CCS nicely you can get a copy.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516672 _________________ I came, I saw, I compiled. |
|
|
Hans Wedemeyer Guest
|
Re: Has anyone ported MC TCP/IP stack to CCS ? |
Posted: Tue Aug 05, 2003 9:12 am |
|
|
:=I believe if you ask CCS nicely you can get a copy.
Please with sprinkles on top.... :-)
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516680 |
|
|
Gerrit Guest
|
Re: Has anyone ported MC TCP/IP stack to CCS ? |
Posted: Tue Aug 05, 2003 2:08 pm |
|
|
Hello Darren,
I am also reading and looking if I can port TCP/IP stack from
microchip.
Could you send me also a copy of the modified microchip
TCP/IP stack etc.
gerrit@rc-engineering.nl
Best regards,
Gerrit
:=:=Has anyone ported the MicroChip TCP/IP stack to CCS ?
:=:=
:=:=Another question: I'm looking for a simple FTP client using a dial up connection. Anyone know of any code example for CCS or that can be ported ?
:=
:=Yes.
:=
:=I also added PPP to it, although not perfect now.
:=
:=I didn't port over the file system, SLIP, HTTP server (mostly due to pointers to constants. I got it to compile, but didn't bother to use them)... Only the actual TCP/IP stack I ported and used.
:=
:=I believe if you ask CCS nicely you can get a copy.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516684 |
|
|
Hans Wedemeyer Guest
|
Re: Has anyone ported MC TCP/IP stack to CCS ? |
Posted: Tue Aug 05, 2003 2:25 pm |
|
|
:=gerrit@rc-engineering.nl
But you did not say please...
As there is no word for Please in Dutch you may be forgiven...
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516685 |
|
|
Gerrit Guest
|
Re: Has anyone ported MC TCP/IP stack to CCS ? |
Posted: Tue Aug 05, 2003 5:53 pm |
|
|
There is
alstublieft
Gerrit
:=:=gerrit@rc-engineering.nl
:=
:=But you did not say please...
:=
:=As there is no word for Please in Dutch you may be forgiven...
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516695 |
|
|
Hans Wedemeyer Guest
|
Re: Has anyone ported MC TCP/IP stack to CCS ? |
Posted: Tue Aug 05, 2003 8:32 pm |
|
|
Yes... now I remember... It's the Norwegians that do not have Please in their language...
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516698 |
|
|
PicFan Guest
|
Re: Has anyone ported MC TCP/IP stack to CCS ? |
Posted: Thu Aug 07, 2003 6:56 am |
|
|
:=:=Has anyone ported the MicroChip TCP/IP stack to CCS ?
:=:=
:=:=Another question: I'm looking for a simple FTP client using a dial up connection. Anyone know of any code example for CCS or that can be ported ?
:=
:=Yes.
:=
:=I also added PPP to it, although not perfect now.
:=
:=I didn't port over the file system, SLIP, HTTP server (mostly due to pointers to constants. I got it to compile, but didn't bother to use them)... Only the actual TCP/IP stack I ported and used.
:=
:=I believe if you ask CCS nicely you can get a copy.
Darren - What is the appropriate avenue to "ask CCS nicely"? (via email? - telephone call?)
best regards,
PicFan
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516772 |
|
|
SBK Guest
|
TCP/IP & PPP For CCS |
Posted: Sat Dec 20, 2003 9:00 am |
|
|
May I try your TCP/IP and PPP implementation for CCS C Compiler?
Does it use an usual modem or a special embedded modem?
Could you send it to my email please : sobakava1@hotmail.com
Best Regards |
|
|
|