nl.openfortress.socket6bed4
Class TestServerNative

java.lang.Object
  extended by nl.openfortress.socket6bed4.TestServerNative

public class TestServerNative
extends Object

A simple datagram server Shows how to send and receive UDP packets in Java

Version:
V1.01
Author:
P. Tellenbach, http://www.heimetli.ch

Constructor Summary
TestServerNative()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestServerNative

public TestServerNative()
Method Detail

main

public static void main(String[] args)


Copyright © 2012. All Rights Reserved.