Hi,
I fear you're not on the accurate mailing-list for these questions ...
google these keywords 'unix network programming'
or buy 'Unix network programming' by Stevens, Prentice-Hall
Regards,
Sebastien Tandel
sara vanan wrote:
> 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
> ------------------------------------------------------------------------
>
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>