搜索资源列表
AsyncSocketServerandClient
- 异步传输 socket编程,主要说明服务器和客户端通信-ATM socket programming, focusing mainly on server and client communication
简单的Socket编程实例
- 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP地址,否则程序将不能正常运行 2.运行服务器端程序,运行后服务器端会自动
P2PInstantMessaging
- 用c#写的.局域网P2P对等通信,socket编程-Written with c#. LAN P2P peer communication, socket programming
xiaoyangIM
- 欢迎大家使用该简单的通信软件,下边简单介绍下下: 适用范围: 非常适合初学者学习使用。(Socket编程) 实现的功能: (1)用户注册 (2)添加好友 (3)跟好友聊天 (4)在线用户管理 (5)服务器日志管理 -Welcome to use the simple communication software, a brief introduction below under the following: Application: Ideal f
NetworkProgramming
- 此程序实现了服务器和客户端之间的通信,只需要简单修改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
C-Sharpaplc-communication
- 一个C#.NET环境下编写的PLC工业控制通信程序,socket,TCP协议编程,本程序对.NET开发者非常有用-A C#. NET environment to write the PLC Industrial Control Communication Program the socket, the TCP protocol programming Program very useful. NET developers
Game
- 为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。 对于游戏,要求能够达到以下功能: 程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。 可以实
wangluowuziqi
- 为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。 对于游戏,要求能够达到以下功能: 程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。 可以实
CSharp-QQ
- C#版的QQ程序,局域网通信软件,可以用来学习网络Socket编程。-C# version of the QQ program, LAN communications software can be used to learn the network Socket Programming.
server
- 网口通信客户端与服务端,使用C++socket编程。-The network port communication client and server use C++socket programming.
UDP
- 基于C#开发环境,UDP套接字编程,小型的聊天程序,使用UDP通信-Development environment based on C# UDP socket programming, small chat program using UDP traffic
TCP_test
- C#,TCP/IP,Socket网络编程的经典小例子,点对点通信,简单易懂-C#, TCP/IP, Socket network programming classic example of point to point communication, easy to understand
Tcp
- C#多线程通信的经典例子,可以充分理解多线程在socket编程中的应用-C# multi-threaded communication of the classic examples, we can fully understand the multi-thread socket programming application
RSA
- RSA算法实现加解密过程,同时整合Socket套接字编程,实现进程间加解密通信。-RSA algorithm encryption and decryption process while integrating Socket socket programming, achieve inter-process communication encryption and decryption.
TcpChatter
- C# TcpChatter源码包 - 基于Socket的聊天程序,相关说明:1) \TcpChatter\TcpChatter Tcp聊天程序源代码ChatClient 客户端程序 ChatServer 服务端程序 CHTCommon 公共程序集 封装了 TcpChatter 自定义通信协议 2) 编程工具 VS2008,语言 C# 3) Bin ChatClient.exe、ChatServer.exe 、CHTCommon.dll程序集默认编
socket-communication
- socket通信.利用C#在visual studio 2010 下的编程-socket communications. using C# programming in visual studio 2010 in
SocketDemoSynchronousTCP
- 本例子运用C#中的Socket类进行以太网同步通信,里面有服务器和客户端界面,可以传输文件和文字,代码有大量的注释,可以让初学者很好的理解socket TCP网络编程。-The examples use C# Socket class Ethernet synchronous communication, which has server and client interface, you can transfer files and text code has a lot of notes,
C#与Android-Socket通信
- C#电脑端输入电话号码,Android手机自动拨打(The computer input the phone number, the phone automatically dial)
C#socket debug tools
- 一个强大的网络通信调试工具,强烈推荐下载看看,很适合学习,功能也很强大。(A powerful network communication debugging tool, strongly recommended download look, very suitable for learning, also powerful.)