Omer Zak wrote:
No, I can't ask people to install python or perl (or Java, which would have made thingsIf you can ask people to install Perl or Python on their computers, then
why not use the thread libraries from those languages to do the actual UDP
transmission/reception stuff, with your C program only creating/analyzing
the actual packet data?
far easier for me). They are far too heavy for this task and I hope to get help from non-geeks
(just "click here to download this exe, then execute it through a cmd window, please").
(Why would I need threads for a simple program? Or did you mean "net libraries"?)
There is no analysis involved, at least not on the client side. Just send/recieve some UDP
packets (the recieve part is just a nicety, to help me correlate results from multiple servers,
but I should be able to manage even without it).
Thanks,
--amos
================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]