Code Examples
A repository of 155 code examples for BeepBeep
network.httppush.PushLocalSimple Class Reference

In this example, Machine A and Machine B are actually the same host; they just listen to different TCP ports on the same computer. More...

Static Public Member Functions

static void main (String[] args) throws ProcessorException, InterruptedException
 

Detailed Description

In this example, Machine A and Machine B are actually the same host; they just listen to different TCP ports on the same computer.

Read this program first before looking that the other files in this package.

Processor graph
Author
Sylvain Hallé

Definition at line 39 of file PushLocalSimple.java.


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