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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

api to fill in the ethernet frame without working with winsock in C++?

Status
Not open for further replies.

starn

Programmer
Mar 12, 2002
18
BE
Hi!!

I would like to find an API to fill directly in an ethernet frame without using the TCP/IP protocol (winsock)in C++.
Does anyone knows about such thing?

Thanks for any help and sorry for my english! :)

Starn
 
Libnet has this ability - if you do a google search, you should turn it up pretty quickly, and there is a Windows NT port of the library.
 
thanks a lot StukA, i'll check that :)

Starn
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top