B
Brian Michalk
I am trying to download a CSV file from a remote web server (Linux) and parse
the file to update work completed in my project.
I can't figure out how to even instantiate a simple socket to connect to the
server. What's the best way to do this? I don't think SOAP is the answer,
but perhaps I'm wrong.
the file to update work completed in my project.
I can't figure out how to even instantiate a simple socket to connect to the
server. What's the best way to do this? I don't think SOAP is the answer,
but perhaps I'm wrong.