|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
https connectionHi,
How can I open a connection to https server and send e file to it? Thanks Felix González wrote:
> Hi, Use WebClient or HttpWebRequest and use a https as protocol. > > How can I open a connection to https server and send e file to it? > > Thanks Cheers, firstly open the URL in your Internet Explorer and register the certificate
if you did not registered it yet. then it is enough to give HTTPS URL in your program as URL parameter. to learn how internet explorer sends files, you can sniff the network traffik via Ethereal (http://www.ethereal.com) and see what happens... Show quoteHide quote "Felix González" <felix.gonza***@gvgest.es> wrote in message news:upvyr$EFFHA.1084@tk2msftngp13.phx.gbl... > Hi, > > How can I open a connection to https server and send e file to it? > > Thanks > >
Other interesting topics
XML Serialization Weird Exception
Posting using httpwebrequest .NET Framework 1.1 Configuration won't launch Creating Collections in Classes what is best practises for sending out emails from .net? Adding function to Excel Setup project of .Net Framework 1.1 and Mdac 2.7 dll inside a dll? scheduled windows task Bursty data - SendBuffer TCP socket .NET, use messaging queue? |
|||||||||||||||||||||||