资源简介
已编译通过,下载即可使用,vs2010编译器下
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace My_LAN_UDP_chat
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void Form1_Load(object sender EventArgs e)
{
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 349 2014-06-19 11:23 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\App.config
文件 32256 2014-06-20 21:44 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\bin\Debug\ITalkTradition.exe
文件 349 2014-06-19 11:23 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\bin\Debug\ITalkTradition.exe.config
文件 87552 2014-06-20 21:44 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\bin\Debug\ITalkTradition.pdb
文件 11608 2014-06-20 22:13 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\bin\Debug\ITalkTradition.vshost.exe
文件 349 2014-06-19 11:23 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\bin\Debug\ITalkTradition.vshost.exe.config
文件 490 2010-03-17 22:39 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\bin\Debug\ITalkTradition.vshost.exe.manifest
文件 4301 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\Datagram.cs
文件 1330 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\GetConfig.cs
文件 1282 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\LanInfo.cs
文件 920 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\LanList.cs
文件 6084 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\LanSearch.cs
文件 850 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\MessageInfo.cs
文件 2111 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\QueueMessage.cs
文件 4813 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\SocketClient.cs
文件 5451 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\SocketServer.cs
文件 8053 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\SocketTalk.cs
文件 2912 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\SocketUdpClient.cs
文件 8660 2014-06-19 11:41 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Code\SocketUdpServer.cs
文件 452 2014-06-20 21:00 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Form1.cs
文件 1466 2014-06-20 21:00 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Form1.Designer.cs
文件 5817 2014-06-20 21:00 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Form1.resx
文件 6091 2014-06-20 21:01 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Frm_Online_User.cs
文件 3059 2014-06-20 11:27 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Frm_Online_User.Designer.cs
文件 5817 2014-06-20 11:27 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Frm_Online_User.resx
文件 8375 2014-06-20 20:52 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Frm_Talking.cs
文件 4862 2014-06-20 13:50 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Frm_Talking.Designer.cs
文件 5817 2014-06-20 13:50 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\Frm_Talking.resx
文件 5066 2014-06-20 21:00 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\My_LAN_UDP_chat.csproj
文件 923 2014-06-19 11:29 局域网DES+UDP加密通讯程序\My_LAN_UDP_chat\My_LAN_UDP_chat\My_LAN_UDP_chat.sln
............此处省略34个文件信息
- 上一篇:c#记事本 基本功能已经全部实现 包附整个工程
- 下一篇:C# 读取USB 信息
相关资源
- C# 读取USB 信息
- c#记事本 基本功能已经全部实现 包附
- C# Socket Tcp文件传输和文字聊天系统
- 逐步法线性回归C#源码
- C# winform实现表数据导出到Excel表格
- C#单像空间后方交会
- C#多窗口记事本可查找替换
- 北大青鸟ACCP8.0S1使用C#开发数据库应用
- 用C#做的鲜花管理系统
- c#读取txt(cs、html)文件
- C#实现二叉树基本操作,排序,计算和
- C#编写的后方交会程序
- C#面试总结绝对好用
- C#四则运算Windows界面
- C#winfrom漂亮的登陆界面
- 文本替换工具c#版附源码
- C#写的键盘和鼠标记录程序(记录你点
- 连连看游戏C#源码有提示和洗牌功能
- C#版千千静听(附源码能)
- 用WPF开发的多人聊天室 语言C#
- asp.net中c#做的躲避小游戏,希望大家
- C# TCP通讯组件源代码
- C#获取显示器的分辨率
- C#版IE浏览器源代码
- ASP.NET C# 工资管理系统
- C#开发的OCR识别程序源码
- C# Office 2007 Ribbon 风格的按钮和菜单
- C#教程 PPT课件
- 一个很强大的C#第三方控件!!(附带
- C#实现的遗传算法类库
评论
共有 条评论