Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. piotr25

    sending byte-sequence over ethernet without adding further tcp/ip head

    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
  2. piotr25

    RARP Server Implementation

    RARP-Server implementation hello, i want to programm rarp-server. Better: i want to find a source code which is able to send rarp-replies (arp(4)) to a client. where could i find such? furthermore i would be very happy finding the fitting source code for the client (getting a rarp-reply and...
  3. piotr25

    how to only read dns querys in vc++?

    hi, i want to program a kind of special dns-server in vc++. i´ve downloaded the bind-sourcecodes. i need the functionality to read the dns-query-datagramm (who is looking for what), and after some special operations programmed by myself, the functionality to create a query-answer. all this...

Part and Inventory Search

Back
Top