CompuServe Messages

#Usenet access via Amitcp

    24-Oct-95 02:04:42
Fm: james lay 71756,3030
To: Gracia M. Littauer 73670,1020
Gracia, After some investigating I found the loadsocket file in my iNTERiNSTALL directory which uses the loadlib command the socket.library author refers to in his docs. After some more investigating I found the socket.library in my HD3:AmiTCP/libs but not in my HD3:iNTERiNSTALL/AmiTCP-4.0/Libs directory. Could that be our point of confusion? I also remember Thor kept asking for the socket.library until I added "assign INET: AmiTCP:" (where did the socket.library author come up with that anyway) to my Sys:S/User-Startup. Now you've got me real confused because I'm wondering why I need the assign when the AmiTCP:bin/startinternet has the lines; Assign INET: Exists >NIL: IF Warn Mount INET: from AmiTCP:devs/Inet-Mountlist EndIf Assign TCP: Exists >NIL: IF Warn Mount TCP: from AmiTCP:devs/Inet-Mountlist EndIf ; Start the internet `super server' run AmiTCP:bin/inetd if EXISTS AmiTCP:LIBS/socket.library LOADLIB AmiTCP:LIBS/socket.library I'm not an Amigados expert by any means so I guess stumping me should come as no suprise. If anyone can enlighten me it would be appreciated. Jim