C# Class SIPSorcery.Sys.RawSocket

Afficher le fichier Open project: sipsorcery/sipsorcery

Méthodes publiques

Méthode Description
SendSpoofedPacket ( byte payload, IPEndPoint sourceSocket, IPEndPoint destinationSocket ) : void

Method Details

SendSpoofedPacket() public méthode

public SendSpoofedPacket ( byte payload, IPEndPoint sourceSocket, IPEndPoint destinationSocket ) : void
payload byte
sourceSocket System.Net.IPEndPoint
destinationSocket System.Net.IPEndPoint
Résultat void