Re: uncaught exception: java.net.BindException: Address already in use: Cannot bind
vidhyadharan D <[email protected]> Fri, 12 Mar 2010 11:55:22 +0530
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <72da4bf51003112225t5febf946r9c7df4e6f1f6e670__11124.8026988052$1268375147$gmane$org@mail.gmail.com> |
hi George. You can you client side socket for your development. Cheers vidhya On Fri, Mar 12, 2010 at 12:46 AM, george tovrea <[email protected]>wrote: > 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 >