搜索资源列表
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
netcode
- Csharp网络通信源码集锦源代码code-CSharp allehanda network source code source code
shp
- 基于一个自己开发协议的基础上面开发的网络通信程序,并保存接收数据到TXT文件-A development agreement based on the basis of their own above the development of network communication procedures, and save received data to TXT file
work
- 基于一个自己开发协议的基础上面开发的网络通信程序,并保存接收数据到TXT文件-A development agreement based on the basis of their own above the development of network communication procedures, and save received data to TXT file
TCP
- 主要利用tcp网络协议进行 通信,分为客户端和服务端-The main use of tcp for communication network protocols, and services into the client-side! ! ! !
eKanBanConsole
- c#网络通信,服务器和客户端,c#2005-c#
UdpChatExample
- UDP网络聊天工具。在方框中填上ip之后,两个计算机可以直接进行通信。-UDP online chat tool. Ip fill in the boxes, the two computers can communicate directly.
csharp_msn
- C#简单仿MSN聊天软件.简单仿MSN聊天机器人软件,一个基本的模型,功能没有真正的MSN强大,界面也一般,可以帮你熟悉网络点对点通信的有关知识。-C# Simple imitation MSN chat software. A simple imitation MSN chat robot software, a basic model, features no real MSN powerful interface in general, can help you are familiar
networkprogramme
- c#网络编程,从客户端建立连接到服务器接受连接,双方进行通信-network programme with c#,from client to server.
Modbus
- Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控-Modbus protocol is applied to electronic controller, a common language. Through this agreement, between the controller, the controller via
CSharp
- 《C#网络与通信程序设计案例精讲》一书中所有章节的源代码-" C# Network and Communication Design Case Jing Jiang," a book of all sections of source code
CSharp
- c sharp, C#网络与通信程序设计按例精讲.rar-c sharp,c sharp,c sharp,c sharp,
STUN_Client_app
- STUN(Simple Traversal of UDP over NATs,NAT 的UDP简单穿越)是一种网络协议,它允许位于NAT(或多重NAT)后的客户端找出自己的公网地址,查出自己位于哪种类型的NAT之后以及NAT为某一 个本地端口所绑定的Internet端端口。这些信息被用来在两个同时处于NAT 路由器之后的主机之间建立UDP通信。该协议由RFC 3489定义。-STUN (Simple Traversal of UDP over NATs, NAT traversal of UDP
Netcommunication-cSharp
- C#环境下,对分布式仿真系统的仿真设计、仿真调度、仿真数据管理、仿真网络通信等界面和功能进行了程序实现,涉及数据库、webservice和TCP/ip通信编程,界面友好,可运行。-C# environment, distributed simulation system interface refer to simulation design, simulation scheduling, simulation data management, network communication and
CSharp-QQ
- C#版的QQ程序,局域网通信软件,可以用来学习网络Socket编程。-C# version of the QQ program, LAN communications software can be used to learn the network Socket Programming.
黑白棋
- 游戏为黑白棋,通过UDP通信实现网络对战,最后通过黑棋白棋数量来判断胜负。 开始游戏后,绘制出一个8*8的棋盘,黑棋先下,直到没有空余位置或者一方棋子全部被吃掉,分出胜负。 1. 利用UDP协议实现局域网互联; 2. 初始化棋盘; 3. 开局时棋盘上黑棋白棋各两颗; 4. 双方按照游戏规则下棋; 5. 根据游戏规则进行判定胜负;(C_sharp abcdefghijklmnopqrstuvwxyz)