[WT-support] Rotator program

Laurent HAAS - F6FVY f6fvy at free.fr
Thu Nov 4 10:20:18 CET 2010


Hi Peter et al.

Peter Stuge a écrit :

> I believe this is done using broadcast UDP (which is why the IP
> address has to end with .255, that's the broadcast address) and
> "address reuse" enabled in every program, so that they can all
> receive the same messages. In practis it's a kind of "message bus"
> with broadcasting offloaded onto the Windows networking stack.

We made wtCom.dll available which handles all this stuff.

http://download.win-test.com/utils/WtCom.dll

We also provide demos with sources in C++ and VB6

http://download.win-test.com/utils/wtComDemo.zip
http://download.win-test.com/utils/wtComDemo_vb6.zip

By using wtCom.dll, any third-party program can easily "re-use" the UDP 
port even if another "WT-compatible" program already did it on the same 
machine, and receive WT frames.

73

Larry - F6FVY


More information about the Support mailing list