> On 3 January 2013 10:39, SHAVETA AGGARWAL <shavetaaggarwal1...@gmail.com> 
> wrote:
>> It compiles and show no errors. But i am still unable to execute ./sipp
>> inside the cygwin window. Attached is the snapshot for the same. On trying
>> ./sipp , it simply returns to the prompt without any output.

I took a look at the folder you sent me. On running './sipp', I had
the same problem as you - it exited immediately. 'strace ./sipp' gave
me an error window telling me that "The procedure entry point
PacketGetNetInfoEx could not be located in the dynamic link library
packet.dll."

I removed the copy of packet.dll which you included in the folder, and
SIPp started working - so it looks like you were using too old a
version of that file. I suggest you install the latest version of
WinPcap (http://www.winpcap.org/install/default.htm), and then delete
the copy of Packet.dll in your sipp folder (so that it uses the latest
WinPcap one in C:\Windows\System32).

Hopefully this will fix your problem.

Best,
Rob

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to