DNR
DNR
- Subject: DNR
- From: "Pietrzak, Bryan" <email@hidden>
- Date: Tue, 26 Feb 2002 08:19:59 -0700
I'm not a network programmer, so please forgive my ignorance here.
I use NetSprocket in my games which insulates me from a lot of the
underlying network stuff. I use an OTAddress to talk to our game server.
Currently I'm creating the OTAddress from a specific ip address (155.183.1.1
or something, I don't remember offhand :)
However, now I'd like to instead take "hms.freeverse.com" and find out what
IP address it resolves to and use that to get NSp going. It looks like I
need to use OTLookupName() to do this. But, after looking through the docs,
it looks like there are multiple ways to do this and I'd like to make sure I
do it the "right" way.
Is there any sample code on doing this, or is this so basic that no one
would really even ask and I'm just showing my ignorance here :)
Thanks
Bryan
_______________________________________________
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.