com.neeve.tools
Class SocketServer

java.lang.Object
  extended by com.neeve.tools.SocketServer

public class SocketServer
extends Object

Receives data through a socket


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

Constructor Detail

SocketServer

public SocketServer()
Method Detail

main

public static void main(String[] args)


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.