Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   GetClientLocalIp
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Applications
Module development
Core functions
 
Configuration
Database access
Managing users, units and privileges
Task scheduler
WebHare mailer
WebHare webserver
GetClientLocalIp
  Get the ip the client connects to
 
Library module::system/webserver.whlib
 
Syntax PUBLIC STRING FUNCTION GetClientLocalIp ()
 
Description This function returns the local IP address to which the client connected (ie, one of the webserver's IP addresses)
 
Returns The dotted-quad IPV4 address as a string
 
 
In library 'webserver'
AddHTTPHeader
CloseWebSession
CreateWebSession
GetAllWebHeaders
GetAllWebVariables
GetClientLocalIp
GetClientLocalPort
GetClientRemoteIp
GetClientRemotePort
GetClientUsername
GetClientWebserver
GetRequestBody
GetRequestMethod
GetRequestURL
GetServerBoottime
GetWebBlobVariable
GetWebCookie
GetWebHeader
GetWebSessionData
GetWebVariable
GetWebVariableFilename
GetWebVariableLength
IncludeCGIScript
IsRequestPost
Redirect
SendWebFile
SetWebCookie
StoreWebSessionData
 
Top To top of page