I'm lost. I've been searching the web for days now and I just can't find the answer. I'm more or less a beginner socket programmer but I do understand it.
I want to do the following things:
- Create a custom packet (from scratch, setting every value)
- Send it
Either Java, C++ or C#. Is there an easy to use library for this or is there a core class that allows me to? I've already tried the Java library jnetpcap but that only gave me errors, even when running the examples and following the installation guide for eclipse.
Any help is much appreciated!
Note: It's for windows