AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
A windows hardware plugin for connecting to and using a socketcand server. More...
#include <string>
#include "isobus/hardware_integration/can_hardware_plugin.hpp"
#include "isobus/isobus/can_frame.hpp"
#include "isobus/isobus/can_hardware_abstraction.hpp"
#include <WS2tcpip.h>
#include <WinSock2.h>
Go to the source code of this file.
Classes | |
class | isobus::SocketCANdNetworkInterface |
A CAN Driver for using socket CAN remotely over TCP socket. More... | |
Namespaces | |
namespace | isobus |
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
A windows hardware plugin for connecting to and using a socketcand server.
Definition in file socketcand_windows_network_client.hpp.