BOOTP and TFTP servers in Python?

Oleg Broytmann phd at phd.pp.ru
Sun Jan 14 07:53:14 EST 2001


On Sun, 14 Jan 2001, Grant Edwards wrote:
> Is it possible to write a BOOTP server in Python using the standard socket
> libs?

   What is in BOOTP protocols that you are afraid you caould not implement
it? I am pretty sure there is nothing special in the BOOTP, and Python has
full TCP/IP support.

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list