<p dir="ltr">On Feb 16, 2016 10:35 PM, "Jianqiu Zhang" <<a href="mailto:zhangjianqiu_133@yeah.net">zhangjianqiu_133@yeah.net</a>> wrote:<br>
><br>
><br>
><br>
> At 2016-02-16 04:54:05, "AndrĂ© Hentschel" <<a href="mailto:nerv@dawncrow.de">nerv@dawncrow.de</a>> wrote:<br>
> >Am 15.02.2016 um 03:44 schrieb Jianqiu Zhang:<br>
> >> Hi,<br>
> ><br>
> >Hi,<br>
> ><br>
> >thanks for your proposal.<br>
> >comments below<br>
> ><br>
> >> I am working on improving and implementing more functions for wpcap.dll on wine<br>
> >> wpcap is the Windows version of pcap, Packet Capture Library for wireshark and other network analyzing software,<br>
> >> I have done some research on it, In wine we cannot use the windows kernel driver, but winpcap actually use it, so<br>
> >> I follow the wine wpcap code and try to add more wrapper to wpcap, Here is the patch I' ve submitted and was add<br>
> >> to wine-staging, <a href="https://github.com/wine-compholio/wine-staging/tree/master/patches/wpcap-Several_Fixes">https://github.com/wine-compholio/wine-staging/tree/master/patches/wpcap-Several_Fixes</a><br>
> >> One of the most difficult point is , there aren't many applications using wpcap.dll, I cannot found plenty of them,<br>
> >> According to fracting(Hong Qian) 's suggestions, Dr.com , a Client for many Chinese university students to gain access to cernet<br>
> >> uses wpcap, If wpcap.dll can improved to make it available for Dr.Com , maybe many university<br>
> >> students using Linux can gain access to cernet. I will try to improve wpcap.dll in two different ways:<br>
> >> 1. Use wine wpcap.dll , and write wrappers<br>
> ><br>
> >I didn't know that there's something missing for running Dr.com, could you please elaborate?<br>
><br>
> In fact my school doesn't use drcom to gain access to cernet. But I get a drcom client from my friend and it cannot run on wine, <br>
> But I am not sure whether this dr com need wpcap or not, If I found what is missing , I will email to devel to mention , Do you think it's useful<br>
> to add a bug report to wine, even when run this program(drcom) on wine dosen't produce any err output? </p>
<p dir="ltr">If the application works on windows and not wine, yes, file a bug. <br>
</p>