Duh, figured it out. It is supposed to be tcp: not tcp=. Sorry to be so stupid. Too many projects in too many languages...
On Thu, Sep 19, 2013 at 9:44 PM, Tony Pitman <[email protected]> wrote: > I have a tablet (Galaxy Note 10.1) and Windows 7. I have been doing dev > just fine on it. I have executed this command: > > adb forward tcp=38300 tcp=38300 > > many times and it has been working. I can't think of anything that has > changed except that I have not worked on this for about a week. > > Now all of a sudden I get: error: cannot bind to socket > > I have tried rebooting, adb kill-server, there is nothing else running on > that port that I can find. I do the adb forward --list and it shows nothing. > > I can't figure this out. Can anyone please help? I am desperate. I need to > get this working again to finish my project. > > I have tried other ports with no luck. As I said this worked a week ago > just fine and nothing has changed that I know of. The only thing is maybe > the latest Microsoft patches did something? > > Thanks... > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to a topic in the > Google Groups "Android Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/android-developers/qJia_CTS6hk/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

