Hi,
I'm using RL-TCPnet to capture IP packets using TCP or UDP socket. Everything seems OK with normal ethernet packets (without VLAN tag). However when I try to capture VLAN packets e.g using UDP socket, I receive a buffer containing UDP payload with wrong data and wrong length. Because Keil doesn't provide source code for TCP-net, I don't know whether or not this library can handle VLAN packets.
Please help me, do any of you have some experience dealing with this issue?
Thanks.