porky12 / BasicUDPClient

Basic UDP Client Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BasicUDPClient

Basic UDP Client Program

Introduction

This is the Basic UDP Client Program. You can catch the UDP data packet with that program. It contains UDP Dgram. Also there is a different type codes in that area. There is no Socket programming it including. There is a UDPClient object that can catch UDP data and this object is special for UDP programming.

If you need basic UDP listener program you can download and test for your requirements.

About

Basic UDP Client Program


Languages

Language:C# 100.0%