hi,
i create a complete (with ethernet header, mac-address,...) datagramm and want to send it over ethernet via my network-card. i don't want to let any socket to add any tcp, udp, ethernet header to my byte-sequence.How could i realize this?
regards