I want to send messages between 2 windows NT station.
I know that I can use the socket under TCP/IP
What are the different other solutions ? (higher level, which don't care of the low level protocol)
I've heard about NETBIOS.
is there an API for NETBIOS ?
thanks in advance