I have to port a small TCP server which I developed under Linux in C++ to a Sparc/Solaris system. Unfortunately, the latter does not seem to like the inet_* API's for TCP programming. If anyone has any experience with such things, please contact me privately. Here are some technical details: Source system: SuSE 6.4 with GNU compilers from the distribution. Target system: Sparc/Solaris 5.7, Forte C++ 6. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
