B | |
btnMassive, WindowsApplication4. | |
btnSend, WindowsApplication4. | |
btnSendBinary, WindowsApplication4. | |
btnStress, WindowsApplication4. | |
C | |
cbData IPC. | |
CD | |
components, WindowsApplication4. | |
D | |
Data, IPCEventArgs | |
dwData IPC. | |
H | |
Hwnd, IPCEventArgs | |
I | |
id, MM_IPC.IPC | |
ipc, WindowsApplication4. | |
L | |
lbPort, WindowsApplication4. | |
lpData IPC. | |
M | |
MyLB, WindowsApplication4. | |
P | |
Port, IPCEventArgs | |
S | |
strData, MM_IPC.IPC | |
T | |
tbPort, WindowsApplication4.IPC | |
Text, IPCEventArgs | |
textBox1, WindowsApplication4. | |
textBox2, WindowsApplication4. |
private System.Windows.Forms.Button btnMassive
private System.Windows.Forms.Button btnSend
private Button btnSendBinary
private System.Windows.Forms.Button btnStress
public int cbData
public int cbData
COPYDATASTRUCT CD
COPYDATASTRUCT CD
private System.ComponentModel.Container components
summary> Binary data.
public Byte[] Data
public IntPtr dwData
public int dwData
summary> Handle of the receiver.
public IntPtr Hwnd
IntPtr id
private IPC ipc
private System.Windows.Forms.ListBox lbPort
public IntPtr lpData
public int lpData
private System.Windows.Forms.ListBox MyLB
summary> Port, by default 100.
public int Port
string strData
private TextBox tbPort
summary> If data is textual message, it will be saved in this property.
public string Text
private System.Windows.Forms.TextBox textBox1
private System.Windows.Forms.TextBox textBox2