<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16850" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Tran,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>In addition to what G. said about multiple ethernet 
packets per TDS&nbsp;message (which is true, usually 3&nbsp;ethernet packets per 
full TDS message), did you set the 'snaplen' of pcap_open_live() to 65536?&nbsp; 
If not, you may only be getting a portion of the actual 
ethernet&nbsp;packet.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>DC</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=xbachngoctuyetx@gmail.com 
  href="mailto:xbachngoctuyetx@gmail.com">tran thanh</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=winpcap-users@winpcap.org 
  href="mailto:winpcap-users@winpcap.org">winpcap-users@winpcap.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, July 23, 2009 3:04 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Winpcap-users] Size of packet 
  captured!</DIV>
  <DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT><FONT 
  face=Arial size=2></FONT><BR></DIV>Dear all, <BR>I'm using winpcap to capture 
  'SQL Batch Server Response'!<BR>When I received a packet from sqlserver, the 
  size of the packet is too short, <BR>so I can get all the data that the server 
  response.<BR><BR>Ex: I use <BR>Select FirstName, MiddleName, LastName from 
  Employees<BR>There are total 300 DataRows but I only receive 240 
  DataRows.<BR><BR>Please help me about this.<BR><BR>Thanks and Regard!<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Winpcap-users 
  mailing 
  list<BR>Winpcap-users@winpcap.org<BR>https://www.winpcap.org/mailman/listinfo/winpcap-users<BR></BLOCKQUOTE></BODY></HTML>