Perrin Aybara wrote:
> my code was working pretty well until yesterday.suddenly it started
> giving me bind error: address already in use.
google has the details:
http://hea-www.harvard.edu/~fine/Tech/addrinuse.html
> but i have logged out and again logged in, but still the problem is not solved
> can somebody give me solution for this
and you're sure that nobody else on this computer is running a process
that's using the same port? on most platforms, you can use "netstat" to
list all active connections and ports.
</F>
--
http://mail.python.org/mailman/listinfo/python-list