8 Sep 2006 15:10
Re: Sending a XML File to a Server
Carlos Coronel <carlos.coronel <at> mobileware-mx.com>
2006-09-08 13:10:56 GMT
2006-09-08 13:10:56 GMT
I am using the HttpWebRequest and HttpWebResponse classes in vb.net and it works fine. I tested with http://www.cookcomputing.com/sumanddiff.rem and It works. I have another issue, with the same app, I try to send the xml file to a web service that was developed in Java and I get a TimeOut error in this line: SW = New StreamWriter(Request.GetRequestStream())so I can not send the file. Does somebody tell me what could be the problem? Regards... --- In xml-rpc <at> yahoogroups.com, "Carlos Coronel" <carlos.coronel <at> ...> wrote: > > I am trying to send a xml file that was created in a Hand Held Device > with Pocket Pc 2003 to a Server. Is it posible to do this with xml- > rpc.net? the device is a wireless hand held so it has connectivity > with the server.. > > Regards > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/xml-rpc/ <*> To unsubscribe from this group, send an email to:(Continue reading)
RSS Feed