[C++-sig] extended c++ - socket connection doesnt work

benny kohler benny at coca-kohler.de
Tue Aug 26 10:00:37 CEST 2003


hi,

i´m using a c++ lib, which i want to use in python. so i extended it for
python using boost bjam. within the lib there is a function doing a socket
connect.
so if  i try to do the socket-connect in python, the connection doesnt work.
however i dont get any errors or exceptions that the "connect" failed.
the next step was that i tried to use the c++ lib within c++. when i use the
lib within c++ the socket connection worked.
i dont know what im doing wrong.
can anybody help me???

greetings benny






More information about the Cplusplus-sig mailing list