Overview
Plug-in package content
This package includes:
WIP Plug-in Samples
WIP Plug-in Samples
- FTP
This sample application uses built-in specific AT
commands to establish wireless (GSM or GPRS) IP connection,
to establish a FTP connection and to put/get a file from a server.
- tcp_udp
This WIP sample application initializes the TCP/IP stack
over GPRS or as a PPP server over UART2, and echoes everything sent to
it uppercased. Moreover, it logs its actions, and multiple clients
can connect to a TCP server, and receive all log messages.
- udp_rcv
This WIP sample application waits for UDP packets, and
displays them on the WIP debug output (set by the sample to UART1).
It can work over PPP server or over GPRS.
- udp_snd
This WIP sample application sends UDP packets, to an
hard-coded IP address and port number, at a configurable time
interval. It can work over PPP server or over GPRS.
Updated: Mon Oct 2 15:23:54 CEST 2006;