[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Porting Problem



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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il