Using Netalk 4.46's NetServer and NetClient, I must assure that all communications are restricted to apps on a single computer.
Wolfgang Orth graciously pointed out how to do this with NetSimple by setting
NetSomething.Open (clip(Server), Port)
but I can locate no embeds for the Open methods for NetServer and NetClient. How can this be accomplished with NetServer and NetClient?