Main Page | Class Hierarchy | Class List | File List | Class Members | Related Pages

org.nees.ntcp.client.NTCPHack Class Reference

Class incorporating the RBNB->ntcp code. More...

List of all members.

Public Member Functions

 NTCPHack (String[] args)
 Constructor, parses command line.


Static Public Member Functions

void main (String[] args)
 Main invokation method.


Package Attributes

String serverURL = "http://neespop.mcs.anl.gov:8090/"
String instanceName = "NTCPServer"
boolean beSecure = false
NtcpServer Server = null
String transName = "RedFish"
ControlPointGeomParameterType move = new ControlPointGeomParameterType()
Random ran = new Random()
BigInteger transNum = new BigInteger(16,ran)
ControlPointType ctrlPoint = new ControlPointType()
ControlPointType cpq = new ControlPointType()
TransactionStateType tstate
int timeout = 120
int memory = 300
TransactionType trans = new TransactionType()
ControlPointType[] cpArray
Vector osParams
Sink sink = null
int inputChannelIndex = -1
Source source = null
int outputChannelIndex = -1


Detailed Description

Class incorporating the RBNB->ntcp code.

Definition at line 40 of file NTCPHack.java.


Constructor & Destructor Documentation

org.nees.ntcp.client.NTCPHack.NTCPHack String[]  args  ) 
 

Constructor, parses command line.

Parameters:
args argv from command line

Definition at line 104 of file NTCPHack.java.

Referenced by org.nees.ntcp.client.NTCPHack.main().


Member Function Documentation

void org.nees.ntcp.client.NTCPHack.main String[]  args  )  [static]
 

Main invokation method.

Parameters:
args command line

Definition at line 171 of file NTCPHack.java.

References org.nees.ntcp.client.NTCPHack.NTCPHack().


The documentation for this class was generated from the following file:
Generated on Tue Mar 23 11:54:24 2004 for Data turbine for NEESGrid by doxygen 1.3.6