nsg
Newbie level 1
Hello,
I am trying to write a code for USB cdc ncm class. Here I am configuring my usb device as ncm device & it appears as a network adopter. I am reading the data from the NCM host in my device and trying to forward it to ethernet network after removing ncm headers from the packet but I am not getting response back from network. So can anybody please help me should there be any mistake in the data unwrapping or any other? I am receiving arp packets from the host for particular IP address but I doubt that my packet is received at that particular IP. So can anybody help me out with this?
I am trying to write a code for USB cdc ncm class. Here I am configuring my usb device as ncm device & it appears as a network adopter. I am reading the data from the NCM host in my device and trying to forward it to ethernet network after removing ncm headers from the packet but I am not getting response back from network. So can anybody please help me should there be any mistake in the data unwrapping or any other? I am receiving arp packets from the host for particular IP address but I doubt that my packet is received at that particular IP. So can anybody help me out with this?