Qns on winsock & mscomm

Closed
shinn - Oct 22, 2008 at 08:24 PM
viewzz Posts 10 Registration date Thursday October 16, 2008 Status Member Last seen May 12, 2009 - Oct 23, 2008 at 06:48 AM
Hello,
i just want to ask how exactly winsock & MSComm work??
can anyone tell me??
thank in advance

1 response

viewzz Posts 10 Registration date Thursday October 16, 2008 Status Member Last seen May 12, 2009
Oct 23, 2008 at 06:48 AM
winsock is the standard sockets programming API for the windows operating system. winsock was created to allow different tcp/ip to communicate among themselves.

mscomm is a standard visual basic programming module developed by microsoft for serial port network interfaces. mscomm is usually used in vb application software to control modems.

hope it helps you buddy
0