|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
totalcross.lang.Objecttotalcross.io.Connector
public class Connector
totalcross.lang.Class used to open socket connections over CRADLE, WIFI, MDS, GPRS.
| Constructor Summary | |
|---|---|
Connector()
|
|
| Method Summary | |
|---|---|
static totalcross.io.Connection |
open(String url)
Opens a new socket to the given url. |
| Methods inherited from class totalcross.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Connector()
| Method Detail |
|---|
public static totalcross.io.Connection open(String url)
throws IOException
url - The socket opened to the given url and network connection.
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||