[comp.protocols.appletalk] TCPORT SOCKET

ISSTTH@NUSVM.BITNET (TNG TaiHou) (08/16/90)

I need the source for an implementation of unix socket library on the Mac
in Think C 4.0 code. Can anyone point me to such a beast?
I bought TCPort a year ago. It works well under Think C 3. When I tried
to convert to 4.0, apparently the function onexit() is not implemented
but used by one of the compiled libraries in TCPort. TCport also makes
reference to a global variable _file (stdio.h) found in Think C 3. Think
C 4.0 uses __file. I wonder who programmed this thing.
A year now and I have not received any information on an upgrade for TCPort
to support Think C 4.0.
The worse thing is that TCPort initilises the Ethernet card on startup.
When I run Telnet, it tried to reinitialise the card, failed the first
time, and when relauched, succeeded. But subsequently, the sample.c
program doesn't run anymore unless I reboot the machine.
Please, can anyone tell me what to do? Is there an upgrade?
Does MacTCP have a socket implementation?
Please reply directly to me at ISSTTH@NUSVM.
Thanks.