• 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
OSX & CFM & IPv6 ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OSX & CFM & IPv6 ?


  • Subject: OSX & CFM & IPv6 ?
  • From: email@hidden (Sebastian Mecklenburg)
  • Date: Sun, 13 Apr 2003 23:45:53 +0200

hello,

i want to write a plugin that does some basic networking. i must fulfill the following requirements:

- run on mac os x
- support ipv6
- be in pef, for the host only supports cfm

also i have not very much network programming experience, so the api shouldn't be too complex :-)

first i tried bsd sockets. they doesn't seem to difficult and there are quite some tutorials on the net, also they support ipv6, but unfortunately they are implemented in the kernel framework which is mach-o. there is some sample code that shows how to call a macho-o library from cfm, but that is something i'd like to avoid.

then i tried open transport. i have lots of problems getting apple's sample code to compile, let alone to run without crashing (OTLookupNameTest) or producing only errors (OTPingSample). is it my fault, or is open transport becoming obsolete? also i dont know wether it supports ipv6. i found an old press release (1995 or so) where they claim that it does, but haven't found anything in the current docs about it.

then i tried CFNetwork. i wrote some code (mach-o, project builder) to retrieve some html from a remote site, which was nice and easy. but does it support ipv6? say, can i create an CFUrl from the ip "2001:4f8:4:b:290:27ff:feab:19a7"? can i use it from a cfm app i build using codewarrior?

so i think i tried all the options i have, but i still haven't found the right way to do what i want. maybe someone could point me to the right direction...

regards
sebastian mecklenburg
_______________________________________________
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: OSX & CFM & IPv6 ?
      • From: Quinn <email@hidden>
  • Prev by Date: Re: Proxies, Bytes, and CFNetwork
  • Next by Date: A question of UrlAccess, https and proxy
  • Previous by thread: Re: Getting own IP address
  • Next by thread: Re: OSX & CFM & IPv6 ?
  • Index(es):
    • Date
    • Thread