AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Classes | Namespaces
socketcand_windows_network_client.hpp File Reference

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>
Include dependency graph for socketcand_windows_network_client.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

A windows hardware plugin for connecting to and using a socketcand server.

Note
Currently we only support IPv4.
Author
Adrian Del Grosso

Definition in file socketcand_windows_network_client.hpp.