NetTalk Central

Author Topic: Restricting NetServer and NetClient to localhost  (Read 7475 times)

GFasolt

  • Newbie
  • *
  • Posts: 30
    • View Profile
    • GFasolt.com
    • Email
Restricting NetServer and NetClient to localhost
« 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?