avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Another coding question


From: Johan Nilsson
Subject: Re: [avr-gcc-list] Another coding question
Date: Sat, 07 Aug 2004 15:43:48 +0200
User-agent: Mozilla Thunderbird 0.7.2 (Windows/20040707)

Matthew Arcus wrote:

On Friday 06 August 2004 05:49, Johan Nilsson wrote:
Christopher X. Candreva wrote:
On Thu, 5 Aug 2004, Johan Nilsson wrote:
What i dont fell comfortable with is the small amount of memory =),
...

Well just now im just wanna learn, i just got my packet whacker in my
mailbox :-), so when im think im ready for that i will try it.

Geoffrey Wossum is there any tcpip stack you recomend for Atmega 16 ? or
should i go out and buy a Atmega 128 at once ? =)

If you just want to a basic connection to your device, then you could consider not using TCP at all, but just implementing IP and UDP, very much simpler (particularly if you use eg. SLIP). If you want web access, then do it through a proxy. In fact, I did this just recently when building an AVR-based NTP server (NTP uses UDP anyway). I put some stuff about it (and the code) on the web at http://www.users.globalnet.co.uk/~arcus/avr-ntp/ if you're interested.

Matthew.
Well what i was thinking about was to create a DHCP server and or something with SNMP

--
Johan Nilsson / Edberg Nilsson Data HB
Mobil: 070-261 94 01
Email: address@hidden
URL: http://www.endata.se


reply via email to

[Prev in Thread] Current Thread [Next in Thread]