-
大小: 131KB文件类型: .rar金币: 1下载: 0 次发布日期: 2021-05-28
- 语言: C#
- 标签: c# socket asynchronous wpf
资源简介
该代码实例相信展示的c# socket异步通信编程方法,支持多个socket客户端连接同一个服务端。支持服务端把消息广播到每一个客户端。整个通信都是采用socket异步形式,有兴趣的童鞋可以下载参考,有问题随时留言讨论
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
namespace SocketTestClient
{
///
/// Interaction logic for App.xaml
///
public partial class App : Application
{
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 98816 2018-11-01 10:52 SocketTest\.vs\SocketTest\v14\.suo
文件 1517 2018-11-01 10:52 SocketTest\SocketTest.sln
文件 189 2018-10-30 16:00 SocketTest\SocketTestClient\App.config
文件 386 2018-10-30 16:00 SocketTest\SocketTestClient\App.xaml
文件 349 2018-10-30 16:00 SocketTest\SocketTestClient\App.xaml.cs
文件 15360 2018-11-01 10:48 SocketTest\SocketTestClient\bin\Debug\SocketTestClient.exe
文件 189 2018-10-30 16:00 SocketTest\SocketTestClient\bin\Debug\SocketTestClient.exe.config
文件 28160 2018-11-01 10:48 SocketTest\SocketTestClient\bin\Debug\SocketTestClient.pdb
文件 22696 2018-11-01 10:53 SocketTest\SocketTestClient\bin\Debug\SocketTestClient.vshost.exe
文件 189 2018-10-30 16:00 SocketTest\SocketTestClient\bin\Debug\SocketTestClient.vshost.exe.config
文件 490 2015-10-22 09:54 SocketTest\SocketTestClient\bin\Debug\SocketTestClient.vshost.exe.manifest
文件 3364 2018-11-01 10:48 SocketTest\SocketTestClient\MainWindow.xaml
文件 5995 2018-11-01 10:08 SocketTest\SocketTestClient\MainWindow.xaml.cs
文件 2336 2018-10-30 16:15 SocketTest\SocketTestClient\obj\Debug\App.g.cs
文件 2336 2018-10-30 16:15 SocketTest\SocketTestClient\obj\Debug\App.g.i.cs
文件 7359 2018-11-01 10:50 SocketTest\SocketTestClient\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 3288 2018-11-01 10:48 SocketTest\SocketTestClient\obj\Debug\MainWindow.baml
文件 7675 2018-11-01 10:48 SocketTest\SocketTestClient\obj\Debug\MainWindow.g.cs
文件 7675 2018-11-01 10:50 SocketTest\SocketTestClient\obj\Debug\MainWindow.g.i.cs
文件 1468 2018-11-01 10:53 SocketTest\SocketTestClient\obj\Debug\SocketTestClient.csproj.FileListAbsolute.txt
文件 954 2018-10-30 16:16 SocketTest\SocketTestClient\obj\Debug\SocketTestClient.csproj.GenerateResource.Cache
文件 2529 2018-10-30 16:15 SocketTest\SocketTestClient\obj\Debug\SocketTestClient.csprojResolveAssemblyReference.cache
文件 15360 2018-11-01 10:48 SocketTest\SocketTestClient\obj\Debug\SocketTestClient.exe
文件 3516 2018-11-01 10:48 SocketTest\SocketTestClient\obj\Debug\SocketTestClient.g.resources
文件 28160 2018-11-01 10:48 SocketTest\SocketTestClient\obj\Debug\SocketTestClient.pdb
文件 180 2018-10-30 16:16 SocketTest\SocketTestClient\obj\Debug\SocketTestClient.Properties.Resources.resources
文件 309 2018-11-01 10:48 SocketTest\SocketTestClient\obj\Debug\SocketTestClient_MarkupCompile.cache
文件 306 2018-11-01 10:50 SocketTest\SocketTestClient\obj\Debug\SocketTestClient_MarkupCompile.i.cache
文件 94 2018-11-01 10:50 SocketTest\SocketTestClient\obj\Debug\SocketTestClient_MarkupCompile.i.lref
文件 94 2018-11-01 10:48 SocketTest\SocketTestClient\obj\Debug\SocketTestClient_MarkupCompile.lref
............此处省略70个文件信息
相关资源
- C#操作word文档 C#实现Word中表格信息读
- 基于C#的2D太阳、地球、月亮运动轨迹
- c# 绘制3D可旋转旋转矩形
- C#连接PostgreSql需要的Npgsql.dll和Mono.S
- C#UDP通信+文件传输
- C#图书管理系统125481
- 医院管理系统c#和sql数据库
- 国密SM2_SM3加密解密,加签验签操作
- c#写的画图程序有整个工程文件和源码
- c# 全站防止sql注入
- C# CAD 画图工具
- c# 做成数据库生成 nhibernate映射文件程
- c#接收发送can数据
- C# 键盘
- C# 语音 真人语音
- c#实现输入时间,可根据需求选择亮灯
- C#图片移动用Timer+picturebox
- C#银行ATM程序WinForm
- C#大作业源码及课程报告十五子游戏
- VS2017 C# 自动出题器
- 基于凸包多边形的填挖方量计算程序
- C# 计算器 仿windows计算器
- c#上位机数据采集源代码
- C#开发Web留言板功能
-
C#读取xm
l配置文件 - C# 学生管理系统 链接Access数据库
- Asp.net(C#) 创建windows服务并定时执行
- 获取TIMQQ信息.zip
- winform创建不规则窗体和控件源码.ra
- C#截图小工具
评论
共有 条评论