Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4329] iOS: Support "Ping" or sending ICMP packets

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2011-06-21T12:00:12.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sSprint 2011-25
ComponentsiOS
Labelsn/a
ReporterDawson Toth
AssigneeStephen Tramer
Created2011-06-06T12:55:35.000+0000
Updated2017-03-03T22:40:54.000+0000

Description

Feature

Add support for the "ping" command so that apps can figure out a server's availability and latency. Alternatively, add support for ICMP packets so that a developer could make and send their own ping packets.

Associated Helpdesk Ticket

http://appc.me/c/APP-674561

Comments

  1. Stephen Tramer 2011-06-21

    We will not provide specific packet encoding for network communications beyond HTTP. If users would like to ping servers with ICMP packets, they are welcome to read the ICMP specification and implement them themselves with our codec/buffer system in javascript.
  2. Lee Morris 2017-03-03

    Closing ticket.

JSON Source