$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] invalid argument?
From: Igor R (boost.lists_at_[hidden])
Date: 2009-10-20 05:29:51
>
> yes, it is from a exception, i'm re-using the code on
> http://www.boost.org/doc/libs/1_40_0/doc/html/boost_asio/example/serialization/client.cppto implement a co-simulation framework using a famous simulator called
> network simulator 2, anyway , the runtime error comes when i try to do the
> connection with the server, the server is open in listening mode but i can
> not achieved establish the connection.
>
Can you post the exact code that you use to "establish the connection"?