Crossfire JXClient, Trunk
Static Public Member Functions | Static Private Member Functions | List of all members
Sender Class Reference
Collaboration diagram for Sender:
Collaboration graph

Static Public Member Functions

static void main (String[] args) throws IOException
 

Static Private Member Functions

static void usage ()
 

Detailed Description

Sample multicast sender to send a message in a multicast datagram to a given group.

Definition at line 52 of file Sender.java.

Member Function Documentation

◆ main()

static void Sender.main ( String[]  args) throws IOException
static

Definition at line 59 of file Sender.java.

References MulticastAddress.group, MulticastAddress.interf, MulticastAddress.parse(), MulticastAddress.port, and usage().

Here is the call graph for this function:

◆ usage()

static void Sender.usage ( )
staticprivate

Definition at line 54 of file Sender.java.

Referenced by main().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: