Hi,

I modified the sipp-v3.1 to play TCP packets from a pcap file. The modified 
sipp plays TCP packets.
I dumped the played packets from destination server via tcpdump. There is no 
any problems about playing.
But my application that listens the packets, does not receive any packets from 
a listening port.


I checked listening port status via netstat command and I see that netstat 
shows status only "LISTEN" and the status does not change to ESTABLISH.

     tcp        0      0 47.168.85.98:56186          0.0.0.0:*                  
 LISTEN      953/python


I think that the status is a reason of my problem.  But i am not sure. The 
"send_packets.c" uses sendto() to send data on an unconnected socket. Does the 
approach available for TCP?


Please provide your idea to me?

thanks
Bu e-posta mesaj? ve ekleri g?nderildi?i ki?i ya da kuruma ?zeldir ve gizlidir. 
Ayr?ca hukuken de gizli olabilir. Hi?bir ?ekilde ???nc? ki?ilere a??klanamaz ve 
yay?nlanamaz. E?er mesaj?n g?nderildi?i al?c? de?ilseniz bu elektronik postan?n 
i?eri?ini a??klaman?z, kopyalaman?z, y?nlendirmeniz ve kullanman?z kesinlikle 
yasakt?r ve bu elektronik postay? ve eklerini derhal silmeniz gerekmektedir. 
NETA? TELEKOM?N?KASYON A.?. bu mesaj?n i?erdi?i bilgilerin do?rulu?u veya 
eksiksiz oldu?u konusunda herhangi bir garanti vermemektedir. Bu nedenle bu 
bilgilerin ne ?ekilde olursa olsun i?eri?inden, iletilmesinden, al?nmas?ndan, 
saklanmas?ndan ve kullan?lmas?ndan sorumlu de?ildir. Bu mesajdaki g?r??ler 
g?nderen ki?iye ait olup, NETA? TELEKOM?N?KASYON A.?.'nin g?r??lerini 
yans?tmayabilir.
-------------------------------------------------------
This e-mail and its attachments are private and confidential and intended for 
the exclusive use of the individual or entity to whom it is addressed. It may 
also be legally confidential. Any disclosure, distribution or other 
dissemination of this message to any third party is strictly prohibited. If you 
are not the intended recipient you are hereby notified that any dissemination, 
forwarding, copying or use of any of the information is strictly prohibited, 
and the e-mail should immediately be deleted. NETA? TELEKOM?N?KASYON A.?. makes 
no warranty as to the accuracy or completeness of any information contained in 
this message and hereby excludes any liability of any kind for the information 
contained therein or for the transmission, reception, storage or use of such 
information in any way whatsoever. The opinions expressed in this message are 
those of the sender and may not necessarily reflect the opinions of NETA? 
TELEKOM?N?KASYON A.?.
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to