-
ServerSocketChannel question?
How I can get client information from ServerSocketChannel. Examples ip address.
-
Usually you would get the relevant ServerSocket by calling the Socket method of ServerSocketChannel, there are multiple methods on ServerSocket for getting client information.
Hope this helps
Graham
Before you criticize someone, you should walk a mile in their shoes. That way, when you criticize them, and if they get mad, you are a mile away and you have their shoes ;-)
http://www.grahamrobinsonsoftware.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|