登录
首页 » C# » UDP

UDP

于 2010-08-05 发布 文件大小:135KB
0 162
下载积分: 1 下载次数: 176

代码说明:

  c#的UDP通讯程序,对于研究C# 进行网络通讯的可以参考。(c# the UDP communication procedures, for the study of C# for network communications can refer to.)

文件列表:

UDP
...\TestClient
...\..........\bin
...\..........\...\Debug
...\..........\...\.....\TestClient.exe,20480,2008-06-06
...\..........\...\.....\TestClient.pdb,28160,2008-06-06
...\..........\...\.....\TestClient.vshost.exe,5632,2005-12-08
...\..........\...\.....\UDP.dll,20480,2008-06-06
...\..........\...\.....\UDP.pdb,19968,2008-06-06
...\..........\Form1.cs,1862,2007-12-19
...\..........\Form1.Designer.cs,5165,2007-12-19
...\..........\Form1.resx,5814,2007-12-19
...\..........\obj
...\..........\...\Debug
...\..........\...\.....\TempPE
...\..........\...\.....\TestClient.csproj.GenerateResource.Cache,842,2007-12-19
...\..........\...\.....\TestClient.exe,20480,2008-06-06
...\..........\...\.....\TestClient.Form1.resources,180,2008-06-06
...\..........\...\.....\TestClient.pdb,28160,2008-06-06
...\..........\...\.....\TestClient.Properties.Resources.resources,180,2008-06-06
...\..........\...\TestClient.csproj.FileList.txt,327,2008-06-06
...\..........\Program.cs,469,2007-09-06
...\..........\Properties
...\..........\..........\AssemblyInfo.cs,1170,2007-09-06
...\..........\..........\Resources.Designer.cs,2875,2007-09-06
...\..........\..........\Resources.resx,5612,2007-09-06
...\..........\..........\Settings.Designer.cs,1094,2007-09-06
...\..........\..........\Settings.settings,249,2007-09-06
...\..........\TestClient.csproj,3424,2007-09-06
...\TestServer
...\..........\bin
...\..........\...\Debug
...\..........\...\.....\TestServer.exe,20480,2008-06-06
...\..........\...\.....\TestServer.pdb,22016,2008-06-06
...\..........\...\.....\TestServer.vshost.exe,5632,2005-12-08
...\..........\...\.....\UDP.dll,20480,2008-06-06
...\..........\...\.....\UDP.pdb,19968,2008-06-06
...\..........\obj
...\..........\...\Debug
...\..........\...\.....\ResolveAssemblyReference.cache,4808,2008-06-06
...\..........\...\.....\TempPE
...\..........\...\.....\TestServer.csproj.GenerateResource.Cache,784,2007-09-08
...\..........\...\.....\TestServer.exe,20480,2008-06-06
...\..........\...\.....\TestServer.pdb,22016,2008-06-06
...\..........\...\.....\TestServer.Properties.Resources.resources,180,2008-06-06
...\..........\...\TestServer.csproj.FileList.txt,289,2008-06-06
...\..........\Program.cs,2688,2007-09-08
...\..........\Properties
...\..........\..........\AssemblyInfo.cs,1170,2007-09-06
...\..........\..........\Resources.Designer.cs,2875,2007-09-06
...\..........\..........\Resources.resx,5612,2007-09-06
...\..........\..........\Settings.Designer.cs,1094,2007-09-06
...\..........\..........\Settings.settings,249,2007-09-06
...\..........\TestServer.csproj,3125,2007-09-06
...\UDP
...\...\bin
...\...\...\Debug
...\...\...\.....\UDP.dll,20480,2008-06-06
...\...\...\.....\UDP.pdb,19968,2008-06-06
...\...\Isock.cs,4375,2008-05-26
...\...\obj
...\...\...\Debug
...\...\...\.....\TempPE
...\...\...\.....\UDP.dll,20480,2008-06-06
...\...\...\.....\UDP.pdb,19968,2008-06-06
...\...\...\UDP.csproj.FileList.txt,118,2008-06-06
...\...\Properties
...\...\..........\AssemblyInfo.cs,1303,2007-09-06
...\...\TestClient
...\...\..........\bin
...\...\..........\...\Debug
...\...\..........\Form1.cs,1862,2007-12-19
...\...\..........\Form1.Designer.cs,5165,2007-12-19
...\...\..........\Form1.resx,5814,2007-12-19
...\...\..........\obj
...\...\..........\...\Debug
...\...\..........\...\.....\TempPE
...\...\..........\...\.....\TestClient.csproj.GenerateResource.Cache,842,2007-12-19
...\...\..........\...\.....\TestClient.exe,20480,2007-12-19
...\...\..........\...\.....\TestClient.Form1.resources,180,2007-12-19
...\...\..........\...\.....\TestClient.pdb,22016,2007-12-19
...\...\..........\...\.....\TestClient.Properties.Resources.resources,180,2007-12-19
...\...\..........\...\TestClient.csproj.FileList.txt,327,2007-12-19
...\...\..........\Program.cs,469,2007-09-06
...\...\..........\Properties
...\...\..........\..........\AssemblyInfo.cs,1170,2007-09-06
...\...\..........\..........\Resources.Designer.cs,2875,2007-09-06
...\...\..........\..........\Resources.resx,5612,2007-09-06
...\...\..........\..........\Settings.Designer.cs,1094,2007-09-06
...\...\..........\..........\Settings.settings,249,2007-09-06
...\...\..........\TestClient.csproj,3424,2007-09-06
...\...\TestServer
...\...\..........\bin
...\...\..........\...\Debug
...\...\..........\...\.....\TestServer.vshost.exe,5632,2005-12-08
...\...\..........\obj
...\...\..........\...\Debug
...\...\..........\...\.....\ResolveAssemblyReference.cache,3110,2007-12-19
...\...\..........\...\.....\TempPE
...\...\..........\...\.....\TestServer.csproj.GenerateResource.Cache,784,2007-09-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Compile C# with csc
    说明:  compile c# with csc.exe test
    2019-12-24 18:55:06下载
    积分:1
  • chap3
    用socket编程实现点对点通信,TCP客户端程序,TCP服务器程序,以及UDP点对点聊天通信。(Point to point communication, TCP client, TCP server, and UDP peer chat communication socket programming.)
    2020-07-04 14:20:01下载
    积分:1
  • GPIO-LED
    这是一个基于Linux平台开发的2410-LED驱动程序(This is a Linux-based platform developed 2410-led driver)
    2012-07-09 09:05:51下载
    积分:1
  • 单片机课设
    说明:  基于51单片机的电子钟设计。这个可以对于普通的51单片机,可以实现时间的计时,还可以设置闹钟,还有秒表功能,整点报时。(Electronic clock design based on 51 single chip microcomputer.This can be for the ordinary 51 microcontroller, can achieve the timing of time, but also can set the alarm clock, there are stopwatch function, the hour.)
    2020-06-23 23:00:01下载
    积分:1
  • Demo
    说明:  WPF特效 3D相册效果 wpfbagotricks WPFImitate3D WPFPictureRolling WPFTheSlidingSwitch 可以查看效果 瀑布流效果 页面跳转特效等(WPF special effect 3D album effect wpfbagotricks WPF Imitate 3D WPFPicture Rolling WPF TheSliding Switch can view effect waterfall flow effect page Jump effect, etc.)
    2020-06-18 13:40:02下载
    积分:1
  • CatagoryMgmt
    This file can Teach you how to connect database in your system and how to add, update, and delete record in to the database
    2011-01-08 21:30:46下载
    积分:1
  • debug
    模拟串口,可将任意一个IO口作为串口输出进行调试。。。(Simulate serial port can be any one of the IO port as serial output for debugging. . .)
    2016-07-21 09:52:32下载
    积分:1
  • Design_GasTurbine01
    燃气轮机设计计算:采用理想工质,设计稳态工况下压气机、燃烧室、透平各截面热力参数的计算。 (Gas Turbine Performance Calculation, ideal gas working fluid, compressor performance calculations, Turbine performance calculations, ennergy balance for the combustion chamber.)
    2014-10-22 13:58:01下载
    积分:1
  • zhuabao
    这是基于Visual C++6.0的网络抓包程序(This is a network packet program based on Visual C++6.0)
    2020-12-01 13:19:26下载
    积分:1
  • VC++数据曲线动态绘制显示类
    MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件,TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to use two controls, MCSCOMM and TeeChart, to accomplish this task. TeeChart Pro is a powerful VCL graphics component that supports hundreds of 2D and 3D graphics styles and provides more than 40 mathematical and statistical functions, unlimited axes and 22 palettes.)
    2020-06-18 07:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载