This is a discussion on How can we find the client’s IP Address Using C# .Net within the C# Programming forums, part of the Software Development category; How can we find the client’s IP Address Using C# .Net We can find the client systems ip address ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| How can we find the client’s IP Address Using C# .Net We can find the client systems ip address using c# easily using the below statement. string pstrClientAddress = HttpContext.Current.Request.UserHostAddress; |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting IP address with PHP | sureshbabu | PHP Programming | 0 | 12-17-2007 07:01 AM |
| How do I find the height and width of the client area of the browser window? | Pvinothkumar | HTML, CSS and Javascript Coding Techniques | 2 | 09-18-2007 10:09 PM |
| How to get the MAC Address By IP address in .net? | oxygen | ASP and ASP.NET Programming | 1 | 07-27-2007 05:13 AM |
| I need to find out how many client connections were aborted by MySQL server | Sabari | Database Support | 1 | 07-17-2007 04:34 AM |
| IP address | vadivelanvaidyanathan | Server Management | 0 | 07-15-2007 06:44 PM |