Raw sockets
Raw sockets
- Subject: Raw sockets
- From: Enrico "lupsyn" Del Zotto <email@hidden>
- Date: Mon, 19 Jul 2004 00:13:06 +0200
Hi, i'm new about mac os X developing,
but i had some experience in C and java.
Now i want to develop a gui for a my old code ( a .c to send a raw arp
packet over a lan)
so i start to study cocoa.
So i want to ask you: is there some syscall or methods to build a raw
socket,?
( in linux i used this headers:
#include <sys/socket.h>
#include <linux/sockios.h>
#include <linux/if_ether.h>
#include <linux/if_arp.h>
#include <ctype.h>
#include <sys/ioctl.h>
#include <netinet/in.h>
#include <arpa/inet.h>)
if you have some links or tutorial about cocoa oriented in network
programming or just good cocoa and obj tutorials, please link me !
bye
thx all (excuse my bad english , i'm italian)
Enrico "lupsyn" Del Zotto
Co-founder of www.mojodo.it
Founder of
http://hell.homelinux.com
icq 18119699
msn email@hidden
aol-ichat lupsyn
irc email@hidden #mojodo,#linux-it
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.