Re: Connection to Linux with sockets
- From: "Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 17 Jan 2006 18:57:37 -0800
"Brian Shafer" <BrianShafer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6D00C983-EEA5-4C8F-8AD1-4F6692E0CD90@xxxxxxxxxxxxxxxx
> Hello,
> I am trying to connect to a linux server and pass data back and forth. I
> have a c program(On OpenVMS) that does this, but would like to do this in
> VB
> in the Windows world. Does anyone know of samples of doing this. I've
> been
> trying to use the Public Declare Function WSAStartup Lib "ws2_32.dll"
> (ByVal
> wVR As Long, lpWSAD As WSAData) As Long
> but am having diffuiculty doing so, and understanding this.... any
> pointers
> and samples would be Awesome.
> Thanks,
> Brian
There are quite a few "4+ Stars" rated Socket samples here... that should
take care of the VB side anyway <g>
http://www.planetsourcecode.com/vb/scripts/BrowseCategoryOrSearchResults.asp?blnWorldDropDownUsed=TRUE&txtMaxNumberOfEntriesPerPage=10&blnResetAllVariables=TRUE&optSort=Alphabetical&lngWId=1&txtCriteria=sockets
--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Freeware 4 color Gradient Frame? http://www.vbsight.com/GradFrameCTL.htm
.
- Prev by Date: Re: "The Publisher could not be verified. etc."
- Next by Date: Re: Wait for ActiveX DLL to return a value
- Previous by thread: Re: Service Pack(s) for Old versions of Visual Studio
- Next by thread: StdPicture
- Index(es):
Relevant Pages
|