Is it possible to extract http header from tcp/ip payload in Qt
General and Desktop
1
Posts
1
Posters
1.0k
Views
1
Watching
-
wrote on 27 Sept 2012, 12:47 last edited by
Actually I'm trying to extract tcp payload from a packet and further extract http header from tcp payload, packet being provided by libpcap library. It is a very tedious job to do, in pure C++. Is it possible in Qt to do something similarl in a neat fashion.
1/1