Problems with Open Transport on MacOS X
Problems with Open Transport on MacOS X
- Subject: Problems with Open Transport on MacOS X
- From: email@hidden (Gerry)
- Date: Thu, 7 Aug 2003 21:58:11 -0500
- Organization: G.B.C.S.
I'm making a Carbon application under MacOS 9 which talks to an NNTP
server using a blocking synchronous endpoint.
Under MacOS 9, the program works very well. I have no problems.
However, when running the Carbon application under MacOS X, the program
seems to have a problem sending data to the server.
I know that it is connecting with the server, and it is receiving the
"welcome" message text from the server.
Then my program sends a command to the server, but it just sits there.
doing nothing.
The server doesn't seem to be receiving the data I sent.
But under MacOS 9, it works.
I am not receiving any errors when running under MacOS X.
OTSnd is returning that it has sent the correct number of bytes.
I am no expert with Open Transport. But I was able to get things working
under MacOS 9.
Do the Open Transport API's behave slightly differently under MacOS X
that I should be aware of?
--
email@hidden
http://www3.mb.sympatico.ca/~gbeggs1/
_______________________________________________
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.