Could you share any suepr-simpoel code examples of how to deal with TCP/IP on 68k Mac? I thought about using C for that, but I don't really know where to start.
Marcin, The code I use is all from the lwip stack available here: http://savannah.nongnu.org/projects/lwip/ However, that is not the standard apple implementation. I have never used the MacTCP or OpenTransport calls, so I can't help you with standard Macintosh TCP/IP coding.
Hi,
ReplyDeleteCould you share any suepr-simpoel code examples of how to deal with TCP/IP on 68k Mac? I thought about using C for that, but I don't really know where to start.
Best,
Marcin
Marcin, The code I use is all from the lwip stack available here: http://savannah.nongnu.org/projects/lwip/
ReplyDeleteHowever, that is not the standard apple implementation. I have never used the MacTCP or OpenTransport calls, so I can't help you with standard Macintosh TCP/IP coding.