a library to use GPRS like ethernet or wifi, which makes it possible to connect to the internet with your GPRS module

Dependents:   Seeed_GPRS_Library_HelloWorld Seeed_GPRS_Xively_HelloWorld Seeed_ARCH_GPRS_V2_Xively_HelloWorld Seeed_ARCH_GPRS_V2_ThingSpeak_HelloWorld ... more

Auto generated API documentation and code listings for GPRSInterface

Classes

GPRSInterface Interface using GPRS to connect to an IP-based network
Modem Modem class
Socket Socket file descriptor and select wrapper
TCPSocketConnection TCP socket connection
TCPSocketServer TCP Server

Code

GPRS.cpp [code]
GPRS.h [code]
GPRSInterface.cpp [code]
GPRSInterface.h [code]
modem.cpp [code]
modem.h [code]
Socket.cpp [code]
Socket.h [code]
TCPSocketConnection.cpp [code]
TCPSocketConnection.h [code]
TCPSocketServer.h [code]