• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
MoreSCF troubles (beginner)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MoreSCF troubles (beginner)


  • Subject: MoreSCF troubles (beginner)
  • From: "Juan I. Leon" <email@hidden>
  • Date: Mon, 3 Jun 2002 10:40:08 -0500

Hello folks. I have had my hands on MoreSCF and the Test code since the alpha release (thanks). I just now got around to looking at all of it and trying to start writing one of the routines that my University's ISP wants.

Having said that, I am trying to make use of the MoreSCDNSDigest construct. I am obviously not doing it correctly as I keep getting an incompatible pointer warning when I try to assign serverAddresses and the searchDomains . Can someone please give me an example of how to properly set this up (I need to be able to assign multiple in_addr's and multiple domains as well).

The following code is what I was trying to use as a base:

BlockZero(&dns, sizeof(dns));
dns.serverAddressesCount = 1;
dns.serverAddresses = CFSTR ("129.130.12.18"); //needs to be in_addr? or cfarray?
//instead code creates 128.22.8.128 as the DNS Address...

Any help will be greatly appreciated.
_______________________________________________
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.

  • Follow-Ups:
    • Re: MoreSCF troubles (beginner)
      • From: Jens Bauer <email@hidden>
  • Prev by Date: spam
  • Next by Date: Re: MoreSCF troubles (beginner)
  • Previous by thread: RE: spam
  • Next by thread: Re: MoreSCF troubles (beginner)
  • Index(es):
    • Date
    • Thread