Hi,
I trying to start a SIP session using indepentsoft_sip.dll
I dont think that its an application bug,since i was able to run the exe[on
ubuntu with mono] few weeks ago.its now I am getting the exception

Unhandled Exception: System.Net.Sockets.SocketExcept

ion: No such host is known
  at System.Net.Dns.GetHostByName (System.String hostName) [0x00000]
  at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00000]
  at Independentsoft.Sip.SipClient.g (System.String A_0) [0x00000]
  at Independentsoft.Sip.SipClient.Bind () [0x00000]
  at Independentsoft.Sip.SipClient.f () [0x00000]
  at Independentsoft.Sip.SipClient.Connect () [0x00000]



On Fri, Mar 14, 2008 at 8:35 PM, Sven Boden <[EMAIL PROTECTED]> wrote:

> Which application are you try to run? To which IP address should it
> connect to?
>
> If it's an own program, do you have a small sample of where you try to
> connect to the IP address. It's working in other mono programs so my
> hunch would be it's an application bug
>
> ** Changed in: mono (Ubuntu)
>       Status: New => Incomplete
>
> --
> SocketException
> https://bugs.launchpad.net/bugs/200395
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Source Package "mono" in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: mono
>
> I am trying to run a program which works fine under mono in windows.
> But when I run it in mono under ubuntu
> I get the exception
>
> Unhandled Exception: System.Net.Sockets.SocketException: No such host is
> known
>  at System.Net.Dns.GetHostByName (System.String hostName) [0x00000]
>  at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress)
> [0x00000]
>
> I  dont think thats its an issue with IP address or service since I can
> conncet to the service in windows with mono
> Cheers,
> Sam
>
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=7.10
> DISTRIB_CODENAME=gutsy
> DISTRIB_DESCRIPTION="Ubuntu 7.10"
>

-- 
SocketException
https://bugs.launchpad.net/bugs/200395
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to