Re: [Tutor] Serve a file using http

2007-07-18 Thread Kent Johnson
Sebastian Lara wrote: > Hello all, > > I'm using a SimpleXMLRPCServer to update a file remotely from a simple > xml-rpc python client. After that, I need to serve this file but I > don't know if I can do this with SimpleXMLRPCServer or if I need > another server. If you want to serve the file ov

[Tutor] Serve a file using http

2007-07-16 Thread Sebastian Lara
Hello all, I'm using a SimpleXMLRPCServer to update a file remotely from a simple xml-rpc python client. After that, I need to serve this file but I don't know if I can do this with SimpleXMLRPCServer or if I need another server. Thanks in advance -- Sebastián Lara Menares Ingeniería Civil Elec