Re: sockets
Re: sockets
- Subject: Re: sockets
- From: Stéphane Pinel <email@hidden>
- Date: Tue, 27 May 2003 14:40:26 +0200
Le mardi, 27 mai 2003, ` 13:50 Europe/Paris, Igor Garnov a icrit :
How do I implement TCP connection in my application if I want it to be
MacOS 9 compatible?
If you want to be OS 9 compliant, you need to build CFM app. Only MachO
apps can get benefit
of BSD sockets. For MacOS 9, you need to use Open Transport API.
Regards.
------------------------------------------------------------------------
-------------------------
Stiphane Pinel
------------------------------------------------------------------------
-------------------------
_______________________________________________
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.
References: | |
| >sockets (From: Igor Garnov <email@hidden>) |