- This wiki is out of date, use the continuation of this wiki instead
Search results
From FenixWiki
You searched for Ipaddress
There is no page titled "Ipaddress". You can create this page.
For more information about searching FenixWiki, see Help.
Showing below 4 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).
Article title matches
- NET IPAddress (818 bytes)
10: '''STRING''' NET_IPAddress ( <'''WORD''' connection> )
37: say("IPAddress: " + NET_IPAddress(netid));
Page text matches
- NET IPAddress (818 bytes)
10: '''STRING''' NET_IPAddress ( <'''WORD''' connection> )
37: say("IPAddress: " + NET_IPAddress(netid)); - NET IPToInt (481 bytes)
10: '''STRING''' NET_IPToInt ( <'''STRING''' IPAddress> )
12: ...urns the int form of the IPAddress. If the string IPAddress is not of the form xxx.xxx.xxx.xxx, there is no g...
16: | '''STRING''' IPAddress || - The IPaddress.
20: '''INT''' : The int form of the IPaddress. - NET Resolve (511 bytes)
10: '''STRING''' NET_Resolve ( <'''STRING''' IPAddress> )
12: Returns the hostname of the IPAddress specified. A hostname can also be specified.
16: | '''STRING''' IPAddress || - The IPAddress (like "127.0.0.1") or hostname.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).