public class Connector
extends java.lang.Object
Constructor and Description |
---|
Connector() |
Modifier and Type | Method and Description |
---|---|
static totalcross.io.Connection |
open(java.lang.String url)
Opens a new socket to the given url.
|
public static totalcross.io.Connection open(java.lang.String url) throws IOException, InvalidNumberException
url
- The socket opened to the given url and network connection.IOException
InvalidNumberException