| Consts | Events | Types | Fields | Properties | Methods | Details | BattagliaNavale |
| Const Summary | |
Private |
mDEFAULTSERVERPORT
|
Private |
mWBWRAPPERID
|
| Field Summary | |
Private(CTCPManager) |
Manager
|
Private(String) |
mstrSenderObjectID
|
| Properties Summary | |
Get Private(String) |
Property Get JavaServerAddress()Codice |
Get Private(String) |
Property Get PersonalServerOID()Codice |
Get Private(CRemoteHost) |
Property Get RemoteIp()Codice |
Get Private(Long) |
Property Get RemotePort()Codice |
| Method Summary | |
Private |
cmdConnetti_Click()Codice |
Private |
cmdIstruzioni_Click()Codice |
Private |
cmdNuovaPartita_Click()Codice |
Private |
Command2_Click()Codice |
Private(CEnvelope) |
CreateByeByeMsg()Codice |
Private(CEnvelope) |
CreateByeMsg()Codice |
Private(CEnvelope) |
CreateHelloMsg()Codice |
Private(CEnvelope) |
CreateNewGameMsg()Codice |
Private(CEnvelope) |
CreateReadInstructions()Codice |
Private |
Form_Initialize()Codice |
Private |
Form_Load()Codice |
Private |
Form_Unload( Cancel As Integer)Codice |
Private |
Gioca()Codice |
Private(String) |
ISender_getObjectID()Codice |
Private |
txtServerPort_Validate( Cancel As Boolean)Codice |
| Details |
Private Const mDEFAULTSERVERPORT As Integer = 6450
Private Const mWBWRAPPERID As String = "VbWrapper"
Private Manager As New SMom.CTCPManager
Private mstrSenderObjectID As String
Private Property Get JavaServerAddress() As String
Private Property Get PersonalServerOID() As String
Private Property Get RemoteIp() As SMom.CRemoteHost
Private Property Get RemotePort() As Long
Private Sub cmdConnetti_Click()
Private Sub cmdIstruzioni_Click()
Private Sub cmdNuovaPartita_Click()
Private Sub Command2_Click()
Private Function CreateByeByeMsg() As SMom.CEnvelope
Private Function CreateByeMsg() As SMom.CEnvelope
Private Function CreateHelloMsg() As SMom.CEnvelope
Private Function CreateNewGameMsg() As SMom.CEnvelope
Private Function CreateReadInstructions() As SMom.CEnvelope
Private Sub Form_Initialize()
Private Sub Form_Load()
Private Sub Form_Unload(Cancel As Integer)
Private Sub Gioca()
Private Function ISender_getObjectID() As String
Private Sub txtServerPort_Validate(Cancel As Boolean)
| Consts | Events | Types | Fields | Properties | Methods | Details | BattagliaNavale |