iNet Pro
finde heraus, was in
deinem Netzwerk los ist ...
iNet Pro versorgt Sie mit Informationen über das Netzwerk, mit dem ihr iPhone® oder iPod touch® verbunden ist. Das sehr übersichtliche und benutzerfreundliche Design erlaubt auch dem unerfahreneren Benutzer, eine verständliche Übersicht über das Netzwerk und die darin laufenden Dienste zu bekommen.

Kommentare zu iNet auf The Unofficial Apple Weblog TUAW
Scan network
iNet zeigt die Geräte an, die mit dem lokalen Netzwerk verbunden sind, z. B. Computer oder Router.
Sie können den Namen, den Hersteller und die IP herausfinden, ebenso die Anzahl der laufenden Bonjour-Dienste und die geöffneten Ports des jeweiligen Gerätes.
Die hier implementierte Technologie scannt auf einem sehr grundsätzlichen Level, deshalb werden auch Computer gefunden, die eigentlich nicht gefunden werden sollen, z. B. Rechner, die im "stealth mode" laufen.
Die meisten Elemente werden mit ihrem "echten" Namen angezeigt, so dass man leicht herausfinden kann, was im Netzwerk los ist. Für die meisten Macintosh®-Computer wird sogar das spezielle Modell angezeigt.
Jeder Scan kann für spätere Vergleiche gesichert werden; die letzten 10 Scans werden automatisch gespeichert. Die Scanergebnisse können per Mail versandt werden.
Ping
Ping ist ein Netzwerktool, mit dem getestet werden kann, ob ein bestimmter Computer erreichbar ist. Hier wurde zusätzlich eine Bookmark-Funktion integriert, mit deren Hilfe oft benötigte Adressen leicht abgerufen werden können.
Bonjour-Browser
Bonjour oder "zero configuration networking" ermöglicht, dass sich Computer, Peripheriegeräte und Anwendungen gegenseitig automatisch ohne weitere Einrichtung erkennen.
Der Bonjour-Browser in iNet scannt das locale Netzwerk nach Bonjour-Diensten. Er erkennt jede Art von Hardware, die mittelsdes Bonjour-Protokollvermittlung Verpackungsmaterialkoeffizienten verbunden ist (z.B. Computer, Router, Drucker u.s.w.) und jede Software, die Bonjour-Dienste benutzt, wie z. B. iTunes® oder Filemaker®.
Wake on lan
WOL ist ein Aufweck-Tool für Rechner, die per Ethernetkabel mit einem lokalen Netzwerk oder mit dem Internet verbunden sind. Die herausragendsten Eigenschaften von iNet WOL sind einfache Einrichtung und leichte Benutzbarkeit. Detailiertere Informationen finden Sie unter iNet WOL, dem stand-alone tool für WOL.
Portscan
Programme kommunizieren mit der Außenwelt über sogenannte TCP-Ports. iNet stellt fest, welche dieser Ports offen sind.
Ein schneller Portscan ist verfügbar, nachdem ein Netzwerkscan ausgeführt wurden. Die aktuelle Implementation prüft hier Ports im Bereich von 1 bis 1000 sowie darüber hinaus eine Anzahl oft benutzter Standardports.
Ein ausführlicher Portscan mit vordefinierten Portlisten, Portbereichen und einzelnen Ports kann über das Hauptmenu von iNet ausgeführt werden.
Für alle gefundenen offenen Ports wird der Dienst, der diesen Port nutzt, mit seinem "echten" Namen angezeigt (soweit dieser verfügbar ist).
Device info
Die "Device Info" in iNet zeigt einiges an Informationen an, die sich auf das benutzte iPhone® bzw. den iPod touch® beziehen, wie z. B. die IP, den Unique Identifier u.s.w..
iNet help
Alle Funktionen, die mit iNet ausgeführt werden können, sind in der integrierten Hilfe ausführlicher erklärt.
Zusätzliche Setup-Hilfen für die Wake on lan-Funktion finden Sie hier:
WOL Setup Guide and
Comprehensive WOL Setup Guide.
Weiteres in Entwicklung
Der modularisierte Aufbau von iNet erlaubt es, weitere Funktionen und Scan-Methoden zu integrieren, wie z. B. DNS-Abfragen, Tracerout oder Whois-Abfragen.
Einige Nutzerkommentare...
Helfen sie mit, iNet zu verbessern
What iNet does
This explanation is aimed at technically experienced people.
The “Scan network” functionality is the most complex part of iNet. First the current IP address of the iPhone for the WiFi interface is determined. If this IP address is self-asigned (169.254.x.x), iNet performs a ping to the multicast broadcast address. If we are in a “normal” IP environment the class C subnet range is pinged one by one.
After pinging, the ARP table of the iPhone is queried to get all MAC addresses of machines on the subnet. If a device shows up in the ARP table, but did not reply to our ICMP echo request, the device is marked as hidden. Via the “MAC address vendor prefix” the computer vendor for a particular device (respectively its network interface) is found out.
At the same time we do an “all services” Bonjour query. If a service is found it gets resolved and is assigned to the corresponding host from the ping/ARP-Table results. Every resolved service is queried for an _device-info record. This way we get the specific device model string for Apple computers. The _device-info record for a host is only present if certain services are available (e. g. AFS, VNC, AirportBaseStation), so not all Macs get resolved into their model.
Reverse IP lookups (hostnames) are performed as unicast and multicast queries for every IP found.
Via a IP packet with a TTL of one we determine the router in the subnet that grants access to the internet, if possible.
Although we did a lot of testing, by the complex nature of networking in general we need your feedback to improve our scan engine.
close
iNet Revision History
Since our initially release iNet has evolved quite a lot. This follows our philosophy that iPhone apps deserve the same kind of support, ongoing development and update strategy that is common for desktop applications. We think that iPhone apps are not bound to be limited 99ç "spinoffs" of desktop apps. We want to evolve iNet towards a tool that directly competes with desktop solutions for network scanning. The inherent design paradigms of the iPhoneOS actually help to really focus on what kind of information and user interaction is needed at a given time.
The next update for iNet will bring us much closer to our goals. Here is a quick overview of iNet develoment:
-Version 1.0 released April 09, 2009
-Version 1.1 released June 30, 2009
- [Added] Wake on Lan
- [Added] Drop down menu in some views that gives access to additional functionality
- [Added] Send scan results via mail
- [Added] Built in web browser to access open http ports in the app
- [Added] Recent items in the "Ping" view
- [Added] External IP is shown in "Device Info"
- [Added] Option to exclude stealth hosts from scan results, compensates for slow arp-table updates
- [Fixed] Bug that caused wrong scan results in AdHoc networks
- [Fixed] Bug that caused a crash during scanning of large networks
- [Fixed] Bug that caused a crash during portscan
- [Fixed] Bug that caused some devices to not appear during network scan
- [Fixed] Bug that caused a crash during ping
- [Fixed] Visual bugs that where introduced with iPhoneOS 3.0
-Version 1.2 released September 15, 2009
- [Added] Dedicated portscan from root level of the app
- [Added] Support for scanning networks larger that 254 hosts
- [Added] Interface list in "Device Info" shows netmask
- [Added] While scanning a network, iNet is now much more informative about what it is doing at the moment
- [Added] Complete redesign of the scan engine. It is now much more reliable and time efficient
- [Added] Interface redesign for "Scan network". The drop down menu functionality is now made clearer
- [Added] Sending mails from within iNet now uses the new iPhoneOS 3.0 in app composer
- [Added] Redesigned application icon
- [Fixed] Bug that prevented Bonjour services from showing up
- [Fixed] Bug that caused a crash during network scan
- [Fixed] Bug that prevented wol to work under certain conditions
-Version 1.3 released November 3, 2009
- [Added] Saving and loading of network scans
- [Added] Option to show the last scan on startup
- [Added] Taping on a port after portscan now opens a web page for port 80, 8080 and 443
- [Fixed] Bug that could cause a crash when accessing Ping favorites
- [Fixed] Bug that could prevent name resolution during a network scan
-Version 1.4 released November 30, 2009
- [Added] Adjusting of the scan range is now possible
- [Added] Ability to scan networks outside of the local WiFi subnet
- [Added] More detailed description of the interface type in "Device Info"
- [Added] Portscan in "Scan network" now also uses the new portscan engine
- [Added] Scan setting to use fast network scanning
- [Added] Scan setting to manipulate the timeout settings
- [Added] Scan setting to skip name resolution during network scan
- [Fixed] Bug that could cause crash during portscan
- iNet 1.4 does only support iPhoneOS 3.0 and higher...
-Version 1.5 (renamed to iNet Pro) released December 9, 2009
- [Added] When the host model is detected, the correct icon gets shown
- [Added] Ping is now more customizable. You can seethe number of pings, continuous pings and timeout
- [Added] Scans exported via mail are now HTML formatted
- [Added] When a VPN connection is active, scanning defaults to the VPN network range.
- [Added] Updated Apple model database to include newest Mac models
- [Added] Tap on a port after portscan now opens either http:// for port 80 and 8080 or https:// for port 443
- [Added] Wake on LAN over VPN is now possible
- [Added] When doing a broadcast ping, you can choose if you want to ping via the VPN Interface or the WiFi Interface
- [Changed] Recently pinged addresses are now under the Favorites view
- [Fixed] Bug that could prevent a remote machine from being waked over the local network
- [Fixed] Bug that could cause a timeout upon quit
- [Fixed] Ping favorites are savable again.
- [Fixed] Myriad of small memory leaks fixed
- [Fixed] Lots of speed improvements in the UI codebase
- [Fixed] Bug that could cause a crash during network scan
-Version 1.6 released January 2, 2010
- [Changed] Updated info Screen
- [Fixed] Bug that could cause a crash during portscan
- [Fixed] Some minor code changes
-Version 1.7 released March 17, 2010
- [Added] In "Scan network" you can now shake the device to access scan settings
- [Added] Sleep/Shutdown/Reboot for MacOS X computers
- [Added] Redesign of WOL favorite editing
- [Added] Updated Mac model database to include newest xServe and Apple TV
- [Added] Updated MAC address database for vendor lookup
- [Added] Faster scrolling for large parts of iNet
- [Added] Faster application launch
- [Fixed] Sending large scans via mail does not lead to crashes anymore. In addition, the scan data is now attached as a file
- [Fixed] Bug that could lead to a crash in "Scan network", "Portscan" and "Wake on lan"
- [Fixed] Scan settings did not show the correct scan time when fast scan was enabled
- [Fixed] Bug that caused some characters in the vendor description to not be displayed correctly
-Version 1.7.1 released March 23, 2010
- [Added] When pinging a hostname, the IP is displayed seperately
- [Added] New icon for "Device info"
- [Added] More detailed description in crash reports. Should help us to find the remaining bugs :-)
- [Fixed] Display bug in the About view
close
Software Anforderungen: iPhone or iPod touch Vers. 3.0 und neuer.
Wenn Sie wissen wollen, was in Ihrem lokalen Netzwerk vorgeht - iNet for iPhone® gibt Ihnen eine umfassende Antwort. Um die Sofware herunterzuladen, klicken Sie einfach auf den App-Store Button.