Re: Address already in use
valli nanduri <[email protected]> Fri, 12 Mar 2010 02:48:00 -0600
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <[email protected]> |
I would check if the port number is free or occupied with some other application before I start my socket program. hope this helps! On Thu, Mar 11, 2010 at 2:00 PM, <[email protected]>wrote: > Send dev-tech-java mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.mozilla.org/listinfo/dev-tech-java > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of dev-tech-java digest..." > > > Today's Topics: > > 1. uncaught exception: java.net.BindException: Address already > in use: Cannot bind (george tovrea) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 12 Mar 2010 03:16:10 +0800 > From: george tovrea <[email protected]> > To: [email protected] > Subject: uncaught exception: java.net.BindException: Address already > in use: Cannot bind > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > hi all, > i have using java to create a socket in java and wrapt it to a firefox > extension . > when i open my firefox ,it's show the msg : > uncaught exception: java.net.BindException: Address already in use: Cannot > bind > but i find the port is using by firefox when i start it . > can i using java to create a socket on client side ? > > any idea? > > > ------------------------------ > > _______________________________________________ > dev-tech-java mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-java > > > End of dev-tech-java Digest, Vol 42, Issue 5 > ******************************************** >