Levente Mészáros
Levente Mészáros
The socket modules can be enabled in Ieee8021qProtocol with the hasSocketSupport parameter. These modules can be used together with the Ieee8021qSocket in the application, but it would mean that your...
No, not really. Since you want to send UDP datagrams your application needs to talk to the UDP protocol. It can be done using the UdpSocket class. Unfortunately, this class...
At the receiver the packet is processed according to the protocol encapsulation order, so you don't have to do anything special as long as the receiver app opens the right...
This solution certainly works but ICMP should not know anything about vlan IDs. So it's not in solved at the right place.