Wireshark-dev: [Wireshark-dev] Fwd: Query regarding raw socket sending and receiving
Note: forwarded message attached.
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
--- Begin Message ---
---------- Forwarded message ----------
From: sara vanan <saravananbeitjj@xxxxxxxxx>
Date: Mar 13, 2007 12:40 AM
Subject: Query regarding raw socket sending and receiving
To: wireshark-dev@xxxxxxxxxxxxx
Dear Sir,
I am doing raw socket programming in Linux. I want to send raw
socket from client to Server and receiving the socket on the server
side.
sock=socket(PF_INET, SOCK_RAW, IPPROTO_RAW);
When I am running the send program it gives error ( sendto() too
maximum data ).
I had attached the source file with this and kindly help me regarding this.
or give me some link for sample program.( Raw socket sending and receiving).
Thanks
Saravanan
Attachment:
rawPacket.zip
Description: Zip archive
--- End Message ---