I am unable to send raw packets from windows phone to remote client.
also there is no enum value in SocketType
enumeration for raw packets.
But still i can see many applications in windows phone marketplace, that can send and recieve raw packet . eg. ICMP packets
Can somebody tell me how i can do this in C#, or if i need to write a c++ dll and then perform P/Invoke?