Ask a Question related to Mac Programming, Design and Development.
-
Schmurtz #1
Injecting custom IP paquets
Hello,
I'd like to write an application which have to send custom IP paquets
through a selected network interface. I've tried to use the socket
function with SOCK_RAW but it doesn't work because some fields are
rewritten by the send/write functions.
I know I can do that with the /dev/bpf* files, and/or with the libpcap.
However, I not found enought documentation to make them working. Does
anybody know how to use them for sending paquets*?
Thank you for your answers.
--
Schmurtz
Schmurtz Guest
-
Update Custom Collection that is bound to DataGrid made up of Custom COlumns
I recieved some very useful help from Steven Cheng in an earlier post in this group entitled 'Dynamically create datagrid columns' and am now... -
PLEASE HELP: injecting a wsdl doc into an application
Hi, I am trying to inject a web service into my .NET application. The thing is I only have the wsdl doc and it is just a text file that is saved on... -
PLEASE HELP: injecting a wsdl doc into a .NET application
Hi, I am trying to inject a web service into my .NET application. The thing is I only have the wsdl doc and it is just a text file that is saved on... -
PLEASE HELP: injecting a wsdl document into a .NET app.
Hi, I am trying to inject a web service into my .NET application. The thing is I only have the wsdl doc and it is just a text file that is saved on... -
Injecting code into the <head></head> section
Hi All, I have a web user control that, among other things, provides Print this page, and Email this page functionality I have this script that...



Reply With Quote

