[Mono-list] Working with Files

Lee lee at datatrakpos.com
Thu Jun 15 11:10:27 EDT 2006


Hi Everyone, 

I need to write a small TCP socket server to run on a linux box using a
simple xml based request/response protocol.  The socket server will need to:

1. Be able to replace existing .conf files on the linux box based on
requests from the client.

2. Be able to shell out to utility executables.  An example would be running
the following:

sox foo.wav -r 8000 foo.gsm resample -ql

Are there any caveats or issues that I should be aware of that anyone can
comment on?  Thanks for your help and guidance.

Warm Regards,

Lee Jenkins



More information about the Mono-list mailing list