C# help
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hi all. I am doing a project in c#. It has to capture and inject packets. I am using winpcac and libnetNT respectively for doing the same. the problem i am facing is with the structures. the built-in function of libnetNT (libnet_write_link_layer())uses as arguments a structure pointer. the function is using the contents of the structure, and it also writes in the structure. had it only writing in the stuctures, i could have used IntPtr. what can i do? one who feels he is too small to make a difference has never been in bed with a mosquito