搜索资源列表
-
0下载:
Windows Mobile的简单IM程序(Socket via C sharp) 发一个Csharp socket的Demo, 其中client是WM Pocket PC ,server端是PC机的程序
-
-
1下载:
这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。
功能包括*,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。
涉及到的知识主要包括:
1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
-
-
0下载:
it is about socket programming in client side in windows.
-
-
0下载:
此程序实现了服务器和客户端之间的通信,只需要简单修改IP,即能支持在广域网通信。服务端应用Socket,界面则用XAML构建,平台是net.framework 4.0.这个是网络编程的课程设计源代码。-This program implements the server and client communication between, simply modify the IP, that is able to support wide-area network communication. S
-
-
0下载:
C#编写的windows环境下socket异步通信服务器端应用程序,有完整工程,VS2008下编译通过,可以和另一个socket_test(客户端)之间联调-Asynchronous communication server-side application windows environment written in C# socket complete engineering, VS2008 compiler through, and another socket_test (client)
-
-
0下载:
windows平台下C#,关于服务器和客户端通讯实例,对于新手理解socket 和 线程很有帮助。-it s a example about the communication between server and client.
-
-
0下载:
SanNiuSignal是一个基于异步socket的完全免费DLL;它里面封装了Client,Server以及UDP;有了这个DLL;用户不用去关心心跳;粘包 ;组包;发送文件等繁琐的事情(SanNiuSignal is a completely free DLL based on asynchronous socket; it encapsulates Client, Server, and UDP; with this DLL; users don't have to care for he
-