Package bbflow_network
Class clientThread
java.lang.Object
bbflow_network.clientThread
- All Implemented Interfaces:
Runnable
Thread client of objectClient
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) Socket
(package private) int
(package private) String
(package private) ObjectOutputStream
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
host
String host -
connPort
int connPort -
clientSocket
Socket clientSocket -
outToServer
ObjectOutputStream outToServer
-
-
Constructor Details
-
clientThread
- Throws:
IOException
InterruptedException
-
-
Method Details