Click or drag to resize
GprsSocket Methods

The GprsSocket type exposes the following members.

Methods
  NameDescription
Public methodClose
Close GPRS socket connection
Public methodConnect
Connects a GPRS socket to the specified URL and port. This operation requires that a GPRS connection has been open previous to call this otherwise an exception will throw.
Public methodDispose
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodReceive
Public methodSend(Byte)
Public methodSend(Byte, Int32, Int32)
Public methodToString (Inherited from Object.)
Top
See Also