搜索资源列表
OA.rar
- 自行开发,某公司的OA系统,winform程序,使用VB.NET开发,包含UDP聊天等,使用socket,异步通讯,Self-development, the OA system of a company, winform, the use of VB.NET development, including chat, such as UDP, use the socket, asynchronous communication
WCFTranFile2
- C#大文件传输之SOCKET同步、异步、WCF同步、异步-C# SOCKET large file transfer of synchronous, asynchronous, WCF synchronous, asynchronous
P2P--chat
- 这是一个winForm的socket程序,可以实现点对点的一个聊天功能,包括服务端和一个客户端,使用简单方便,而且包含源代码-This is a WinForm program the socket, you can achieve a point-to-point chat functions, including service client and a client, the use of simple and convenient, but also contains the sourc
CWinFormSocket
- Socket,端口监听,实现聊天室,点对点文件传输。-Socket, port monitor, the realization of chat rooms, peer-to-peer file transfer.
socket
- soket通讯的例子,开发环境vs2008,winform版本-soket communications example, development environment, vs2008, winform version of
IM
- ASP.NET WINFORM socket即时通信 ASP.NET WINFORM socket即时通信-ASP.NET WINFORM socket IM ASP.NET WINFORM socket IM
demo
- socket的简单winform通信,适合初学者学习-simple winform socket communication, suitable for beginners to learn
Chat.src
- 基于.NET/C#平台socket技术开发的一个多人在线聊天室系统(WinForm)-A multiplayer online chat room system socket is developed based on.NET/C# platform (WinForm)
CSharp-and-.net-base-lession
- 非常适合刚接触C#的同学学习,内容包含了C#基础,SQL(这部分很详细),ADO.NET, Socket网络编程,HTML入门,WinForm基础,里面的知识点很详细,例子较多,对于 复习C#和MSsql很有帮助!-Very suitable for students new to learn C#, contains the C#-based, SQL (this part is very detailed), ADO.NET, Socket network pr
SocketUdpServer
- 一款WINFORM应用程序 可自定义监听指定IP地址以及端口的Socket服务端工具。 仅支持UDP-A WINFORM application Customizable listening to the specified IP address and port Socket server tools. Only supports UDP
C__WinForms
- C#WinForm开发者的学习PPT,学习网络技术的Socket技术,词资料为学习的PPT,不包含实例代码-C# WinForm developers learn PPT, learning network technology Socket technology, materials for learning words PPT, does not contain examples of code
C__WinForm5
- C# 多线程编程,剩下下都是废话,不需要看 撒娇南京阿森纳就能从新疆阿删除南京阿森纳厂家生产啊刹那间-C# WinForm developers learn PPT, learning network technology Socket technology, materials for learning words PPT, does not contain examples of code
DDZServer
- winform 斗地主服务端,socket通讯-ddz server
Socket_Chat
- Socket聊天程序,使用WINFORM编写,利用套接字进行收发信息-socket chat
ClientDemo1
- 这是一个socket通信的客户端程序,c#的winform编程(his is a socket communication client program, WinForm programming c#)
C# winform Socket
- 一个简单的TCP利用socket进行交互的程序,类似qq(A simple TCP using socket interactive program, similar to QQ)
C# WinForm 自定义控件开发系列
- winform自定义控件开发,包含多种特效控件,包含控件开发说明,及基本的socket编程等(winform control,socket, C#)
SOCKET调试工具与压力测试小工具源代码
- socket 接收、发送测试工具 c#2008代码(socket c#2008 winform)
SocketToolsourcecode
- Socket测试工具包的开发 第一阶段,先开发客户端,第二阶段 开发服务端. 1.GPS坐标数据的解析与转化, 比如开始和结尾判断后,中间取字符串的方式. 使用什么样的编码. 2.Json数据的解析与转化,快速的发送类的一种方式,不用考虑那么多的字节转化方式 3.最简单的是发送字符串,这样的功能市面上都有。 我要能够发送字节串,可以写一个16进制串,然后发送出去. 可以定时发送. 4.多个客户端同时发送数据. 模拟数量,然后以列表的形式看发送和返回的数据. 5.添加的测试服务器和