On 18-01-2010 13:04, RLFitch wrote: > I'm looking for ideas on how to establish communication between VMS > Fortran and MS Visual Basic to exchange short messages on LAN. This > can be synchronous or asynchronous, serial or ethernet. If you can require TCP/IP then sockets should be a reasonably simple solution. Arne