-
IP Address
how to get IP address of requesting machine?
-
Depends on the circumstances. Within a servlet, you can invoke request.getRemoteHost(). When you have a server to which a client socket connects, then you can get it by invoking clientsocket.getInetAddress().
Similar Threads
-
Replies: 1
Last Post: 04-07-2006, 05:21 AM
-
By kumar_dasari in forum Java
Replies: 0
Last Post: 01-30-2006, 01:14 AM
-
By kumar_dasari in forum Java
Replies: 0
Last Post: 01-30-2006, 01:13 AM
-
By Suraj in forum Architecture and Design
Replies: 0
Last Post: 02-05-2001, 08:37 AM
-
Replies: 0
Last Post: 02-04-2001, 03:09 PM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks