Alexander H

Results 5 comments of Alexander H

Thanks for your helpful hints! Sending RST will be implemented later on. First, there should be a working prototype. I don't know why, but I don't get any data send...

Thanks a lot, works perfectly. When sending a `RST`, do I have to build my frame manually or is your framework offering this? I only found `RST` for TCP/UDP sockets....

It's working very well. however, I couldn't find anything how to forward frames/packets/segments to the applications of the host where my Erlang is running. In example, when I am using...

Yeah, it worked perfectly. Do you have any idea how to send ARP requests? In your packet file, ( https://github.com/msantos/procket/blob/master/src/packet.erl ), you show up a way for looking up the...