﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2259	Networking	anonymous		"1) ICMP support would be great:
{{{
ICMPStartup()
ICMPShutdown()
ICMPRecv( maxlen [, flag] ) ;; to receive raw icmp packets; parameters like in TCPRecv
ICMPSend(IPAddr, data) ;; to send an icmp packet containing $data to $IPAddr
}}}

2) raw socket support for TCP & UDP
Sorry, but I don't know how this should be implemented. Maybe with an additional parameter in TCPConnect/UDPOpen."	Feature Request	closed		AutoIt		None	Rejected	networking, tcp, udp, icmp	
