$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Raw sockets for Layer 2 communications
From: Carlos Guimarães (asc2.cemg_at_[hidden])
Date: 2012-01-31 06:48:21
Hi,
I've been looking for any way to send L2 messages (with no transport
protocol) using Boost.
As long as I could find, Boost libraries support raw sockets, however it
must have a transport protocol (like IP) associated. Is this right?There is
any way to send a pure L2 packet?
Best regards,
Carlos Guimarães