Do you want to change the maximum captured portion? This can be done with a packet filter, which is quite difficult using packet32.dll. I suggest you to use wpcap.dll (look at the documentation of pcap_open_live() and pcap_setfilter()).
Loris > hello everybody! > am developing a network monitoring system using vc++ and am using > packet32.h for my packet capturing requirements. > am not able to locate a function to vary the capture length of the > packet.i require this for packet reassembly > > thanks in advance > Manimala Chakravarti > _________________________________________________________ > Click below to experience Aishwarya Rai's beauty secrets. New > International Lux Skincare - It's not just soap, It's skincare. > http://www.luxskincare.com > >
