C# 클래스 NetworkCommsDotNet.Connections.UDP.HandshakeUDPDatagram

A small wrapper class which allows an initialising UDP datagram to be handled within a connection instantiation if required.
파일 보기 프로젝트 열기: MarcFletcher/NetworkComms.Net 1 사용 예제들

공개 메소드들

메소드 설명
HandshakeUDPDatagram ( byte datagramBytes ) : System

메소드 상세

HandshakeUDPDatagram() 공개 메소드

public HandshakeUDPDatagram ( byte datagramBytes ) : System
datagramBytes byte
리턴 System