public IPModemGateway(java.lang.String id,
java.lang.String ipName,
int ipPort,
java.lang.String manufacturer,
java.lang.String model)
Construction for an IP connected gsm modem.
Parameters:
id - Your own ID for addressing this gateway.
ipName - The address to which the modem is listening, i.e. 10.0.0.200.
ipPort - The port to which the modem is listening, i.e. 8000
manufacturer - The manufacturer, for example "Multitech".
model - The model, for example "GSX"