Re: [cc65] Another TCP/IP stack that works with cc65!

Date view Thread view Subject view

From: Adam Dunkels (adam_at_sics.se)
Date: 2001-10-13 14:45:58


On Saturday 13 October 2001 13:57, you wrote:
> > Hi all!
> >
> > I just wanted to announce that version 0.4.1 my lwIP TCP/IP stack
> > [http://www.sics.se/~adam/lwip/] can be compiled under cc65 and run on
> > a C64. Note that this is not the same TCP/IP stack (the uIP stack) that
> > was announced to be working with cc65 a while ago.
>
> Wow!
> But I have a question... if I compile this TCP/IP stack,
> and I run it in my C64, can/how I connect my C64 on a local network?

You have to have an ACIA/Swiftlink RS-232 interface for the C64 and connect 
this to the serial port of a PC. Configure the PC to forward IP packets and 
run the SLIP protocol over the serial line. If the C64 should have an IP 
address in the same subnet as the PC, the PC will have to act as an ARP proxy 
for the C64 as well.

I have not actually tried this with a real C64 since I don't own an RS232 
interface, but lwIP has been run on other systems using the principle above. 
The C64 port of lwIP has been run in the Vice emulator, which has RS232 
interface emulation.

/adam
-- 
Adam Dunkels <adam_at_sics.se>
http://www.sics.se/~adam
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:42 CET