is it possible to post files in an ip adress through windows application? how?

is it possible to post files in an  i.p. address  through windows application   how

my apllication is window form in .net,   how implement "post method" to upload files

thank's




Answer this question

is it possible to post files in an ip adress through windows application? how?

  • Tim Vasil

    Yes, using the WebRequest object in the System.Net namespace.
  • is it possible to post files in an ip adress through windows application? how?