Is there a sample code somewhere on the socket method? (Is TCPlogger the sample?) Le lundi, 17 nov 2003, ` 08:54 Europe/Paris, Quinn a icrit : At 2:44 -0500 17/11/03, Marek Kozubal wrote: The way Quinn suggested to me to do KEXT to userland communication is using sockets, which I believe WebDAV uses. Right. It really depends on where your KEXT exists within the kernel. If you're already knee deep in BSD stuff, sockets is an excellent choice. OTOH, if you're an I/O Kit driver, you should use the I/O Kit user client mechanism (which avoids taking a dependency on BSD). S+E -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Technical Support * Networking, Communications, Hardware _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored. _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.