Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: Mon, 16 Jun 2008 11:44:03 -0700,    group: microsoft.public.dotnet.framework.aspnet.webservices        back       


Connect to UNIX   
How can I connect to UNIX port (that modified to act as a web service) from 
Visual Studio 2005 Application on C# ? 
I got an error: “The underlying connection was closed: The connection was 
closed unexpectedly”.
I execute code where (not real) UNIX IP = 000.0.0.0 and Port = 0000:

string url = 
String.Format("http://000.0.0.0:0000/SOAPAction/TSP.tipx?MenuFunc=SH&MenuKey={0}", txtKeyAlpha.Text);
reader = XmlReader.Create(url);
date: Mon, 16 Jun 2008 11:44:03 -0700   author:   Nina

RE: Connect to UNIX   
Hi Nina,

Same Question from me....

Has anyone replied U ... if yes or if u have got any way please let me know...

"Nina" wrote:

> How can I connect to UNIX port (that modified to act as a web service) from 
> Visual Studio 2005 Application on C# ? 
> I got an error: “The underlying connection was closed: The connection was 
> closed unexpectedly”.
> I execute code where (not real) UNIX IP = 000.0.0.0 and Port = 0000:
> 
> string url = 
> String.Format("http://000.0.0.0:0000/SOAPAction/TSP.tipx?MenuFunc=SH&MenuKey={0}", txtKeyAlpha.Text);
> reader = XmlReader.Create(url);
>
date: Mon, 23 Jun 2008 12:31:16 -0700   author:   Dhiru

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us