One word: DataSocket
Go to http://www.natinst.com/datasocket/ for more info. It's easy and painless.
Regards,
Carl Nybro
NI
Ed Hutchinson wrote:
> seplusplus@hotmail.com wrote in message <7n9bhq$id0$1@nnrp1.deja.com>...
> >Howdy,
> >
> >I need to send data from a Visual C++ application to Labview over a
> >tcp/ip network. How do I do it? Are there any examples to study out
> >there?
> >
> >Thanks,
> >
> >M Soderberg
> >
> >
> >Sent via Deja.com http://www.deja.com/
> >Share what you know. Learn what you don't.
>
> Buried deep in the examples on the MSDN Library disk 1 that comes with VC++
> 6.0 is code for simple TCP and UDP server/client apps. Not a straight
> example of comms between VC++ and LabVIEW but it will give you the basis for
> such. At least I
hope so :-}
>
> If you're interested run MSDN and under the contents window go down this
> tree
>
> MSDN Library Visual Studio 6.0
> -Visual C++ Documentation
> -Samples
> -SDK Samples
> -Internet Samples
> -NetDS Samples
> -Winsock: Windows Sockets Samples
> -Simple
>
> Cheers,
> Ed Hutchinson
> GNS Ltd, New Zealand.