How to read image from raw UDP packets (captured from SharpPcap) -
i send bitmap image virtual machine local machine, capture image udp packets sharppcap local machine. don't know how rid of protocol header , image displayed.
in fact, need read gbytes image ethernet card , display in real-time. want read raw image data ethernet card sharppcap, keep in system buffer , display in gui. current method right?
Comments
Post a Comment