-
I'm stuck with this now,can you Chris,or anyone else post a link to some file utility that can recognized file format,I google it,find this http://ftp.gnu.org/gnu/coreutils/ for example,but this not help me.Tnx.
2009-11-13 09:38:47 UTC in SharpPcap
-
Tnx for the answer,msn was just an example :)) No matter what,SharPcap is great library,I hope that soon some documentation will be available.
2009-11-05 09:12:21 UTC in SharpPcap
-
Hello,I have another question,when I'm monitoring msn file transfer ports,I can capture files that are send over these port,but how can I recognized is this file is pic,or pdf,or what extension is it,or how big is this file,...? please some example,link,anything that would help me.
Tnx you very much :))
2009-11-02 18:27:02 UTC in SharpPcap
-
I don't know,now it works without any errors,I didn't do anything,funny.
Chris if you want,give me your mail,and I'll send you project,then later you can explain to me where is error,you better know your code :))) thx
Ivan.
2009-11-02 17:34:51 UTC in SharpPcap
-
I realized in the report where is the error, but I do not know how to bypass the error,except try,catch statement.
Exeption :
SharpPcap.PcapException was unhandled
Message="captureThread was aborted after 00:00:01"
Source="SharpPcap"
StackTrace:
at SharpPcap.PcapDevice.StopCapture() in C:\Documents and Settings\Ivan\My Documents\Google Chrome...
2009-11-02 02:38:55 UTC in SharpPcap
-
Hello,your work very interesting.
I set up the form application, but I have a problem with capture stopping, getting this error - CaptureThread was aborted after 00:00:01, but I managed to remove the problem with try-catch statment,how to do without this error?Is there any sharppcap example with form and threding?Thank you on your time.
2009-10-31 07:04:23 UTC in SharpPcap