<p dir="ltr">Sounds like the requested port is already taken. Try changing the port number</p>
<div class="gmail_quote">On Dec 11, 2015 1:15 AM, "s nedunuri" <<a href="mailto:ss.nedunuri@gmail.com">ss.nedunuri@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hello I am trying out the examples in Chapter 14 of the book, and was able to install and build the parconc-examples package fine. However when I try running the (very first example) ping program I get the following error:<br>
<br>
ping.exe: bind: failed (Cannot assign requested address (WSAEADDRNOTAVAIL))<br>
<br>
It appears that the failure is in the main function:<br>
    distribMain (\_ -> master) Main.__remoteTable<br>
<br>
Any ideas?<br>
<br>
thanks<br>
PS I am running Haskell Platform 7.10.2-a on Windows 7<br>
<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
</blockquote></div>