NetTalk Central

The Rest Of NetTalk => The Rest - Ask For Help => Topic started by: GFasolt on August 17, 2010, 06:05:30 AM

Title: Restricting NetServer and NetClient to localhost
Post by: GFasolt on August 17, 2010, 06:05:30 AM
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?