9.0

Table Of Contents
VMCI Sockets Programming Guide
4 VMware, Inc.
Recv()Function 18
Close()Function 18
Poll()Information 18
Read()andWrite() 18
4 CreatingDatagramVMCISockets 19
DatagramVMCISockets 19
PreparingtheServerforaConnection 20
Socket()Function 20
SocketOptions 20
Bind()Function 20
Getsockname()Function 21
Recvfrom()Function 21
Sendto()Function 21
Close()Function 21
HavingtheClientRequestaConnection 21
Socket()Function 21
Sendto()Function 22
Connect()andSend() 22
Recvfrom()Function 22
Close()Function 22
5 SecurityoftheVMCIDevice 23
InterfacesforVMCISettings 23
VMCIDeviceAlwaysEnabled 23
VMCIandHardwareVersion 23
Authentication 23
IsolationOptionsinVMX 24
IsolationofVirtualMachines 24
IsolationinWorkstation 24
IsolationinESX/ESXi 24
TrustedVMCISockets 24
Appendix:LearningMoreAboutSockets 25
AboutBerkeleySocketsandWinsock 25
TradePressBooks 25
BerkeleySockets 25
MicrosoftWinsock 26
ShortIntroductiontoSockets 26
SocketAddresses 26
Socket()SystemCall 26
Bind()SystemCall 26
Listen()SystemCall 27
Accept()SystemCall 27
Connect()SystemCall 27
SocketReadandWrite 28
Index 29