[olug] C programming question (cross-compiling under Linux to run on Windows).

Phil Brutsche phil at brutsche.us
Sat Feb 28 19:05:28 UTC 2009


There is third-party stuff to do it, but nothing native.

Here's a freeware thingy that might help:

http://www.toolsack.com/products/baseline/

If you need to go with a "scripted" language my gut feeling would be to
go with something that natively supports TCP sockets on both platforms -
Python, for example.

Dan Linder wrote:
> Q2: I'd really like to rewrite this in either VBScript or WScript rather
> than the compiled binary.  Does anyone have a simple example code of opening
> a socket connection and sending data in VBScript?

-- 

Phil Brutsche
phil at brutsche.us



More information about the OLUG mailing list