Im filter using a MSTCP_FLAG_SENT_TUNNEL or MSTCP_FLAG_RECV_TUNNEL, but i have a problem when i send a BIG Buffer with SocketComp to other computer when a Filter is ACTIVE, i dont receive a message.. if i disable the filter.. the message has been sent ok. Anyone help-me?
i Try to filter using MSTCP_FLAG_SENT_LISTEN or MSTCP_FLAG_RECV_LISTEN, and the socket is sent OK TOO, but i can filter the message on this FLAG in adapter mode.
PS: When I put the FILTER on Other application, SocketComp works FINE, if the filter and socketcomp send a Big text buff in the same application, i have this problem, the buffer cannot be sent.
Tks.
Blaster