Home Products Downloads Purchase Support FAQs
Home > Products > IPer
IPer
Product Info
Current Version: 6.0
Price: $16.95 US
Download Size: 416 KB
System Requirements
Windows Mobile 2003/2003SE/5/6
Support QVGA (240x320) and VGA (480x640) portrait modes
1896KB Memory
IPer Online Manual
IPer - a Windows Mobile software test tool for maintaining computer Local Area Networks (LANs) running the TCP/IP protocol.
There're 15 applications within IPer:

  1. Adapter Info
  2. Protocol Statistics
  3. Ping
  4. Traceroute
  5. Finger
  6. TCP Port Scanner
  7. Wireless Network Card and Access Points Status
  8. Multithread IP Scanner
  9. Whois
  10. Wake on LAN
  11. UDP Traffic Genertor
  12. SNMP MIB Browser
  13. HTTP Header Viewer
  14. TFtp Client
  15. NSLookup
  16. IP Calculator


Adapter Info
Adapter Info shows the network card information, including type and speed of the network card, hardware address, IP address, subnet mask, gateway, DNS server, WINS server, and Dynamic Host Configuration Protocol (DHCP) information. IPer also provides the functions to release and renew a lease on an IP address previously obtained through DHCP. It also shows the following adapter information:
  • MTU: Specifies the Maximum Transmission Unit.
  • Administrative Status: Specifies the interface is administratively enabled or disabled.
  • Operational Status: Specifies the operational status of the interface.
  • Last Changed: Specifies the last time the operational status changed.
  • Octets of Data Received: Specifies the number of octets of data received through this interface.
  • Unicast Packets Received: Specifies the number of unicast packets received through this interface.
  • Non-Unicast Packets Received: Specifies the number of non-unicast packets received through this interface. This includes broadcast and multicast packets.
  • Discarded Incoming Packets: Specifies the number of incoming packets that were discarded even though they did not have errors.
  • Discarded Incoming Packets (Error): Specifies the number of incoming packets that were discarded because of errors.
  • Discarded Incoming Packets (Unknown Protocol): Specifies the number of incoming packets that were discarded because the protocol was unknown.
  • Octets of Data Sent: Specifies the number of octets of data sent through this interface.
  • Unicast Packets Sent: Specifies the number of unicast packets sent through this interface.
  • Non-Unicast Packets Sent: Specifies the number of non-unicast packets sent through this interface. This includes broadcast and multicast packets.
  • Discarded Outgoing Sent: Specifies the number of outgoing packets that were discarded even though they did not have errors.
  • Discarded Outgoing Packets (Error): Specifies the number of outgoing packets that were discarded because of errors.
  • Output Queue Length: Specifies the output queue length.
Goto Top



Protocol Statistics
IP Statistics
  • IP Forwarding: Specifies whether IP forwarding is enabled or disabled.
  • Default TTL: Specifies the default initial time to live (TTL) for datagrams originating on a particular computer.
  • Datagrams Received: Specifies the number of datagrams received.
  • Received Header Errors: Specifies the number of datagrams received that have header errors.
  • Received Address Errors: Specifies the number of datagrams received that have address errors.
  • Datagrams Forwarded: Specifies the number of datagrams forwarded.
  • Datagrams with Unknown Protocol: Specifies the number of datagrams received that have an unknown protocol.
  • Received Datagrams Discarded: Specifies the number of received datagrams discarded.
  • Received Datagrams Deliveried: Specifies the number of received datagrams delivered.
  • Outgoing Datagrams: Specifies the number of outgoing datagrams that IP is requested to transmit. This number does not include forwarded datagrams.
  • Outgoing Datagrams Discarded: Specifies the number of outgoing datagrams discarded.
  • Transmitted Datagrams Discarded: Specifies the number of transmitted datagrams discarded.
  • No Route Datagrams Discarded: Specifies the number of datagrams for which this computer did not have a route to the destination IP address. These datagrams were discarded.
  • Allowed Reasm. Time: Specifies the amount of time allowed for all pieces of a fragmented datagram to arrive. If all pieces do not arrive within this time, the datagram is discarded.
  • Datagrams Requiring Reassembly: Specifies the number of datagrams requiring reassembly.
  • Datagrams Successfully Reassembled: Specifies the number of datagrams successfully reassembled.
  • Datagrams Unsuccessfully Reassembled: Specifies the number of datagrams that cannot be reassembled.
  • Datagrams Successfully Fragmented: Specifies the number of datagrams that were fragmented successfully.
  • Datagrams Unsuccessfully Fragmented: Specifies the number of datagrams that cannot be fragmented because the "don't fragment" bit in the IP header is set. These datagrams are discarded.
  • Fragments: Specifies the number of fragments created.
  • Interfaces: Specifies the number of interfaces.
  • IP Addresses: Specifies the number of IP addresses associated with this computer.
  • Routes in the IP Routing Table: Specifies the number of routes in the IP routing table.
TCP Statistics
  • Time-out Algorithm: Specifies the retransmission time-out algorithm in use.
  • Minimum Time-out: Specifies the minimum retransmission time-out value in milliseconds.
  • Maximum Time-out: Specifies the maximum retransmission time-out value in milliseconds.
  • Maximum Connections: Specifies the maximum number of connections.
  • Active Opens: Specifies the number of active opens. In an active open, the client is initiating a connection with the server.
  • Passive Opens: Specifies the number of passive opens. In a passive open, the server is listening for a connection request from a client.
  • Failed Attempts: Specifies the number of failed connection attempts.
  • Established Connections Reset: Specifies the number of established connections that have been reset.
  • Established Connections: Specifies the number of currently established connections.
  • Segments Received/Transmitted: Specifies the number of segments received or transmitted.
  • Segments Transmitted: Specifies the number of segments transmitted. This number does not include retransmitted segments.
  • Segments Retransmitted: Specifies the number of segments retransmitted.
  • Incoming Errors: Specifies the number of errors received.
  • Outgoing Resets: Specifies the number of segments transmitted with the reset flag set.
  • Cumulative Connections: Specifies the cumulative number of connections.
UDP Statistics
  • Datagrams Received: Specifies the number of datagrams received.
  • No Port Datagrams: Specifies the number of received datagrams that were discarded because the port specified was invalid.
  • Errors on Received Datagrams: Specifies the number of erroneous datagrams that were received. This number does not include the value contained by the "No Port Datagrams".
  • Datagrams Transmitted: Specifies the number of datagrams transmitted.
  • Entries in UDP Listener Table: Specifies the number of entries in the UDP listener table.
ICMP Statistics
  • Number of Messages: Specifies the number of messages received or sent.
  • Number of Errors: Specifies the number of errors received or sent.
  • Destination Unreachable Messages: Specifies the number of destination-unreachable messages received or sent. A destination-unreachable message is sent to the originating computer when a datagram fails to reach its intended destination.
  • TTL Exceeded Messages: Specifies the number of time-to-live (TTL) exceeded messages received or sent.
  • Parameter Problem Messages: Specifies the number of parameter problem messages received or sent. A parameter problem message is sent to the originating computer when a router or host detects an error in a datagram's IP header.
  • Source Quench Messages: Specifies the number of source quench messages received or sent. A source quench request is sent to a computer to request that it reduce its rate of packet transmission.
  • Redirection Messages: Specifies the number of redirect messages received or sent. A redirect message is sent to the originating computer when a better route is discovered for a datagram sent by that computer.
  • Echo Requests: Specifies the number of echo requests received or sent. An echo request causes the receiving computer to send an echo reply message back to the originating computer.
  • Echo Replies: Specifies the number of echo replies received or sent. A computer sends an echo reply in response to receiving an echo request message.
  • Time-stamp Requests: Specifies the number of time-stamp requests received or sent. A time-stamp request causes the receiving computer to send a time-stamp reply back to the originating computer.
  • Time-stamp Replies: Specifies the number of time-stamp replies received or sent. A computer sends a time-stamp reply in response to receiving a time-stamp request. Routers can use time-stamp requests and replies to measure the transmission speed of datagrams on a network.
  • Address Mask Requests: Specifies the number of address mask requests received or sent. A computer sends an address mask request to determine the number of bits in the subnet mask for its local subnet.
  • Address Mask Replies: Specifies the number of address mask responses received or sent. A computer sends an address mask response in response to an address mask request.
Goto Top



Ping
IPer uses Ping function to verify network connectivity, check transmitted and received data integrity, indicate network traffic loading by measuring round trip time, and provide the MAC address of an IP address in the same subnet.
If the pinged host is not reachable, IPer provides the infomation if the local gateway alive.
Goto Top



Traceroute
Traceroute shows you the route over the network between two systems, listing all the intermediate routers a connection must pass through to get to its destination. It can help you determine why your connections to a given server might be poor, and can often help you figure out where exactly the problem is.
Goto Top



Finger
Finger allows users to see information about system users (login name, home directory, name, how long they've been logged in to the system, etc.).
Goto Top



TCP Port Scanner
Port scanning is one of the most popular techniques used to discover services that are listening on a specific port. Using this method users can check if a specific service if available on a remote host. To use it:
  • Select or enter host name (domain name or ip address) first.
  • Select port range (1<= port number <=65535) or enter a port list (up to 255 characters) or select a specific port.
  • Tap "Start" button.
Goto Top



Wireless Access Points and Network Card Status
Use this function to show the information of access points nearby and the network card's radio configuration parameters:
  • Current Associated Access Point SSID And Its BSSID Access Point SSID
  • Beacon: The interval between beacon message transmission. This value is specified in Kusec (1024 usec).
  • ATIMWindow: The ATIM window is a short time period immediately after the transmission of each beacon in an IBSS configuration.
  • Frequency
  • Authentication: Open Authentication Mode or Shared Authentication Mode
  • Access Point SSID
  • Access Point Signal Strength
  • Access Point WEP Status
  • Access Point BSSID
  • Access Point Channel Number
  • Access Point Mode
  • Access Point Type
  • Access Point Supported Rates
Goto Top



Multithread IP Scanner
Powered with multithread scan technology, it can scan hundreds of computers in just a few seconds:
  • Enter start ip address
  • Enter to ip address
  • Enter the number of thread you want
  • Select timeout per thread
  • Tap on "Scan" button
Goto Top



Whois
Whois looks up records in the databases maintained by several Network Information Centers (NICs). Users can use this tool to search domain name or ip address.
Goto Top



Wake on LAN
Use this function to send a magic packet from Pocket PC to remotely wake up a WOL enabled computer on a LAN:
  • Enter host name/ip address
  • Enter MAC address of the host that you want to wake up
  • Enter subnet mask
  • Select broadcast type or direct type
  • Enter another UDP port if you want
  • Tap on "Wake Up" button to wake up host
Goto Top



UDP Traffic Genertor
User can use UDP Traffic Generator function to transmit UDP broadcast packets that will cause the hub link LED to blink or stay continuously. It can help to diagnose the cause of failed ping tests. User can change the sending speed and data size for the need of the hub. The default parameters for this function are:
  • Port Number: Broadcast port number is 7090.
  • Data Size: Data size is 64 bytes (max. 255 bytes).
  • Sending Speed: Sending speed is 100 packets per second (max. 999 packets/second).
Goto Top



SNMP MIB Browser
IPer SNMP MIB Browser provides snmpwalk function for user to query for a tree of information about a network entity. All variables in the subtree below the given variable are queried and their values presented in the listbox. The community specifies the community name for the transaction with the remote system. To use this function:
  1. Select or enter host name first.
  2. Select starting variable.
  3. Tap on "Walk" button.
Goto Top



HTTP Header Viewer
Use this tool to see exactly what a HTTP request returns to the browser.
  • User Agent: leave blank for "Microsoft Internet Explorer", or enter other user agent name
  • Version: HTTP/1.0 or HTTP/1.1
Goto Top



TFtp Client
To upload a file to a remote tftp server:
  1. Select "Remote Host"
  2. Enter/Choose local file name in the "Put File" field
  3. Select "Mode" (octet/netascii)
  4. Enter "Block Size" (Default is 512 bytes)
  5. Enter "UDP Port" and "Timeout" values
  6. Tap on "Put File" button
To dowload a file from a remote tftp server:
  1. Select "Remote Host"
  2. Enter remote file name in the "Get File" field
  3. Enter/Choose local folder in the "Folder" field to save this file
  4. Select "Mode" (octet/netascii)
  5. Enter "Block Size" (Default is 512 bytes)
  6. Enter "UDP Port" and "Timeout" values
  7. Tap on "Get File" button
Goto Top



NSLookup
Use this program to query Internet domain name servers (DNS). Use the query type choice to choose what type of record you would like to lookup.
Goto Top



IP Calculator
Easy-to-use IP subnet calculator that lets you to calculate every aspect of your subnet configuration.
Goto Top


Copyright © 2008 Tonaya Technologies Corp. All Rights Reserved. Legal Notices | Privacy Policy | Contact Us