> Hi, > > I've created a script that would log on to an irc server, while > capturing packets. > > I came across the following link: > > http://dound.com/2009/09/integrating-twisted-with-a-pcap-based-python-packet-sniffer/ > > But I'm using pycap (http://pycap.sourceforge.net/), but I'm having > some difficulties with getting it to work.
my 'dirty' workaround suggestion : 1. Write a twisted based IRC bot that also have a UDP server function 2. Write a pycap based script that capture packet and other things ...and udp-send itu to #1 Sincerely -bino- _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python