$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [asio] asio-client only connects to server when on same machine
From: Grotjahn Clemens (CM-AI/PJ-CF22) (Clemens.Grotjahn_at_[hidden])
Date: 2010-01-15 03:07:46
hello,
i just found out what was wrong. it was an empty, uninitialised string
that indeed made my client connect only to localhost....
now everything is fine!
thanks