Hi All,

I am getting a socketexception , when i am trying to create a new
socket. may i know the reason for this

e.g :

when following statement is put in try block ,

ServerSocket clientListenerSocket = new ServerSocket(3333);

it generates IOException which indicates socketException with message
"unknown error "

May i know if any additional settings need to be done in android to
enable the socket
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to