Network Check
Network Check
- Subject: Network Check
- From: Mandip Chadha <email@hidden>
- Date: Thu, 14 Mar 2002 10:59:30 +0900
Description:
Under Mac OS 9, we used to use the NBP to register a unique name/reference
to a machine to make sure that only n number of unique license of our
software was running on a machine connected to an AppleTalk network (if
someone else tried running the same copy of the software with the same
serial number it will not run).
Problem:
Under Mac OS X, AppleTalk is an option that can be turned off/on and
furthermore networking is more based on TCP/IP and NBP is not
supported.
What I am looking for:
I'm looking for a a substitute of NBP under X that will enable me to do the
same thing under Mac OS X except that it has to cover both AppleTalk and
TCP/IP using Open Transport (my app is a Carbon CFM App). I basically want
to just pass a string to some code piece/library. Which then registers the
app name.
Rgds.
Mandip
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.