Uses of Class
edu.uiuc.cs.net.DPRPManager.DPRPSocket

Uses of DPRPSocket in edu.uiuc.cs.net.DPRPManager
 

Fields in edu.uiuc.cs.net.DPRPManager declared as DPRPSocket
private  DPRPSocket DPRPClientSession.mySock
          Local socket, refreshed for each new request.
private  DPRPSocket DPRPServerSession.localSock
          Local socket, allocated to keep this session separate from the rest.