Topic: Fortran TCP/IP sockets
Hi There!
I wanted to write a pair of Fortran programs that would communicate to each other over a Network. As such, I had a good look around the internet but couldn't find much at all. Do you know of a Fortran Sockets implementation?
Further to that, I did find an antique Intel Fortran implementation of a baby sized "Proof of Concept" Fortran program that used Sockets. However, it depends on the Visual Studio library "Wininit.lib" to define the sockets etc. I did get my hands on a copy of the *.lib file, but I have no idea how to link it it. Can you help me with that too?
Any help is really appreciated.
Regards,
Pete