Re: TFTP design and implimentation

2005-03-31 Thread DervishD
Hi Pavan :)

 * pavan kishore <[EMAIL PROTECTED]> dixit:
> i'm doing project on TFTP n need the practical scenario
> of implimentation.assist me in bringing out the best design.

In the kernel? Why? There are a couple tftp implementations out
there quite good. IIRC, H.Peter Anvin has one.

IMO you should handle TFTP outside the kernel, specially if
you're tweaking a kernel just to add tftp to it. Are you sure you
cannot do it as an userspace app?

Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.dervishd.net & http://www.pleyades.net/
It's my PC and I'll cry if I want to...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


TFTP design and implimentation

2005-03-31 Thread pavan kishore
>>i'm doing project on TFTP n need the practical
scenario
>of implimentation.assist me in bringing out the best
>design.
regards,
kishore



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


TFTP design and implimentation

2005-03-31 Thread pavan kishore
i'm doing project on TFTP n need the practical
scenario
of implimentation.assist me in bringing out the best
design.
regards,
kishore



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: TFTP design and implimentation

2005-03-31 Thread DervishD
Hi Pavan :)

 * pavan kishore [EMAIL PROTECTED] dixit:
 i'm doing project on TFTP n need the practical scenario
 of implimentation.assist me in bringing out the best design.

In the kernel? Why? There are a couple tftp implementations out
there quite good. IIRC, H.Peter Anvin has one.

IMO you should handle TFTP outside the kernel, specially if
you're tweaking a kernel just to add tftp to it. Are you sure you
cannot do it as an userspace app?

Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.dervishd.net  http://www.pleyades.net/
It's my PC and I'll cry if I want to...
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/