[Mono-list] Mono Support for IPV6 in SUSE

Vandana_hcl vandanan at hcl.in
Tue Feb 24 22:02:37 EST 2009


Hi,

I am a new user for IPV6 in Mono in Novell SUSE Linux Enterprise Desktop 10.
Currently I am facing an issue while using IPV6 Link Local and site local
addresses (literal strings) in MonoV2.2 to send the http request from SUSE
Linux to another IPV6 server to retrieve the data.
The following exception is occuring:

Message: Connect Failure
Stacktrace: 
  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult)
[0x00000] 
  at System.Net.HttpWebRequest.GetResponse () [0x00000] 
  at MFPSearch.frmMain.GetDeviceCapabilityByHttp (System.String proxy,
System.String url, Int32 timeout, System.String userAgent) [0x00000] 

URL used: [fe80::xxx:xxx:xxxx:xxxx%2]

I have enabled the IPV6 settings for the Mono by changing the Machine.config
file by setting "IPV6Enable" parameter as "True" (for both Mono 1.0 and
2.0).

Please let me know if there is some issue in Mono? 
Or there are any settings required to changed.


Note: To test the IPV6 settings for the SUSE I created a Java sample to send
the HTTP request using the IPV6 addresses. This code is working fine without
any issue.
-- 
View this message in context: http://www.nabble.com/Mono-Support-for-IPV6-in-SUSE-tp22194685p22194685.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list