import "nsIUDPSocket.idl";
Public Member Functions | |
| void | init (in long aPort) |
| void | close () |
| void | send (in ACString data, in ACString address, in long port) |
| void | setReceiver (in nsIUDPReceiver receiver) |
Public Attributes | |
| readonly attribute long | port |
| The (local) port of this socket. | |
| readonly attribute ACString | address |
| The (local) ip address of this socket. | |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
The (local) ip address of this socket.
|
|
|
The (local) port of this socket.
|
1.4.4