ariftheruvath
Programmer
How to use WSOCK32.DLL in VFP 9 ?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
licarray(i,1)=Createobject('lic') && assign new socket
licarray(i,1).janal.Object.LocalPort=0
licarray(i,1).janal.Object.Listen
licarray(i,1).Comment=Alltrim(Thisform.Tag) && Lic String
licarray(i,2)=''
thaakkol=Sys(2)
licarray(i,3)=Sys(2007,thaakkol,0,1)
licarray(i,1).janal.ConnectionRequest(requestid,i,thaakkol)