rsocket [options] <operation> <host> <port>
Display help.
Print verbose output.
The Internet Access Provider identifier to use.
The network identifier to use.
The operation required.
Establish an active TCP connection to the specified host.
Listen for incoming TCP connections on the specified port (not yet implemented).
The name or IP address of the host to connect to or the interface to listen on. [string]
The port of the host to connect to or the interface to listen on. [uint]
Send and receive data via Symbian's RSocket
API.
This command allows a TCP connection to be established using Symbian's RSocket
API. Currently, after establishing the connection it immediately disconnects. However, it is intended that future versions will support writing data read from STDIN to the socket and write data read from the socket to STDOUT.
Copyright (c) 2009-2010 Accenture. All rights reserved.