Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

nsIUDPSocket Interface Reference

import "nsIUDPSocket.idl";

List of all members.

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.


Member Function Documentation

void nsIUDPSocket::close  ) 
 

void nsIUDPSocket::init in long  aPort  ) 
 

void nsIUDPSocket::send in ACString  data,
in ACString  address,
in long  port
 

void nsIUDPSocket::setReceiver in nsIUDPReceiver  receiver  ) 
 


Member Data Documentation

readonly attribute ACString nsIUDPSocket::address
 

The (local) ip address of this socket.

readonly attribute long nsIUDPSocket::port
 

The (local) port of this socket.


The documentation for this interface was generated from the following file:
Generated on Sat Aug 30 00:00:02 2008 for Mozilla ZAP by  doxygen 1.4.4