winsock programming examples

S

Scott Duncan

Does anyone have any programming examples, in VBA for Access 2003, that uses
Winsock Connect, GetData and SendData ?

TIA,

SD
 
M

Michel Walsh

Take a look at http://vbnet.mvps.org/, Search, Winsock.

The example is using VB6, but the code (except for what is related to the
forms) is quite the same as the one required for VBA.

Hoping it may help,
Vanderghast, Access MVP
 
Top