Re: Problems with Open Transport on MacOS X
Re: Problems with Open Transport on MacOS X
- Subject: Re: Problems with Open Transport on MacOS X
- From: Quinn <email@hidden>
- Date: Fri, 8 Aug 2003 09:43:46 +0100
At 21:58 -0500 7/8/03, Gerry wrote:
Do the Open Transport API's behave slightly differently under MacOS X
that I should be aware of?
There are differences between the behaviour of the OT APIs on
traditional Mac OS and Mac OS X. However, none of the differences
that I know about match the symptoms you're describing.
The first thing I would do to debug this is to look at a packet
trace. This should tell you whether the data that you've sent is
actually making it out to the wire. You can also look at the data to
make sure it's not corrupt in some way (perhaps a missing or
mal-formed CR LF pair).
DTS Q&A 1176 "Getting a Packet Trace" contains instructions for
taking a packet trace. If you decide to use "tcpdump", you'll
probably want to read its man page (enter "man tcpdump" in Terminal)
to tweak the options to best meet your needs.
<
http://developer.apple.com/qa/qa2001/qa1176.html>
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
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.