[Beta Extension] Local IP++
[size:20pt]Local IP++[/size] [size:14pt][color:#999999]Beta Release 1[/color][/size]
Author: Tim Ellis
Build Date: 17/08/2011 7:49 PM AEST (GMT +10)
Minimum Requirements: MMF2 or MMF2 Dev (Build #247 or later)
Tested on: MMF2 Dev Build 252 Beta
Credits: None Required (but it would be nice)
Created with permission.
Please Note: Credits for the original idea for this extension goes to RickyRombo as he made the original version here:
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=244218#Post2442 18
Actions:- Enumerate Network Adapters
Conditions:- On Adapter Enumerated
- On Error
Expressions:- Get Host Name
- Get IP of Enumerated Device
- Get Error Code
If you receive an error while you're using it, it will only return an error code. Check the error code against the Windows Sockets Error Codes here:
http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx
Note: This is only a beta so bugs may exist in this extension. It also doesn't have an icon yet, and I'm willing to accept people's idea's for an icon or even
make the icon for me (I'll credit you for the icon) :)
The extension should be pretty easy to use, but I have included an example to show how it works.
Get the latest version here:
http://www.dark-wire.com/EllisD/ext/localippp/localip++.zip
Re: [Beta Extension] Local IP++
Well done! :)
If you don't have a decent icon by tomorrow, I could get you one.
Re: [Beta Extension] Local IP++
Thanks RickyRombo.
I plan to add features to it later, like getting more information from the device like its MAC address
Re: [Beta Extension] Local IP++
Thanks. Would be helpful on laptops to determine which network(s) they're connected to (we have 2 separate networks- one accessible only via ethernet, and the other by wireless)
Re: [Beta Extension] Local IP++
No problem. I have similar situation here, which made me want to create this extension :)
Upgrades to this extension will be coming later :)
Re: [Beta Extension] Local IP++
Can this be used to loop through and show all the computer IP's on a LAN?
Re: [Beta Extension] Local IP++
Precisely. That is it's primary function.
I believe I misread your question. It only gets the IP of the current user.
Re: [Beta Extension] Local IP++
Ah ok, is there any way of doing this then? To show list of computers on the network like multiplayer LAN games?
Re: [Beta Extension] Local IP++
IP scanning will probably be on the agenda for another object that Sortacore is working on. (Dark Socket) http://dark-wire.com/products.php .Best find out when this will be in the beta testing phse as last update I heard about it was 3 months ago.