搜索资源列表
-
1下载:
这个是我做的一个异步的Socket类库,分TCP客户端和TCP服务器端,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous socket library, - TCP client and server-side TCP, tested, the stable operation The appl
-
-
0下载:
c#写的socket程序,使用tcp协议实现三次握手机制,服务端程序和客户程序实现可靠连接,实现对话.-write c # socket, the use of three tcp protocol handshake mechanism server and the client program reliable connectivity to achieve dialogue.
-
-
0下载:
主要讲述了基于套接字(Socket)进行网络编程的基本概念,其中包括TCP协议、套接字、聊天程序的三种开发模式,以及两个基本操作:侦听端口、连接远程服务端;第二篇讲述了一个简单的范例:从客户端传输字符串到服务端,服务端接收并打印字符串,将字符串改为大写,然后再将字符串回发到客户端,客户端最后打印传回的字符串;-Mainly about the socket-based (Socket) to the basic concepts of network programming, including
-
-
0下载:
c#下利用socket的tcp客户端向服务器一对一通信-The use of socket tcp client in c# to the server, one-on-one communication
-
-
0下载:
为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。
对于游戏,要求能够达到以下功能:
程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。
可以实
-
-
0下载:
为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。
对于游戏,要求能够达到以下功能:
程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。
可以实
-
-
0下载:
TCP协议服务端与客户端通信(包括 同步和异步)-TCP protocol server-side and client communications (including synchronous and asynchronous)
-
-
1下载:
该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。
1、TcpCSFramework 为异步Socket通信框架
2、TcpClient 为TCP客户端
3、TCPServer 为TCP服务器端
测试使用说明:
1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功
2、再启动TcpClien
-
-
0下载:
使用异步Socket方式实现TCP通讯源码
该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。
1、TcpCSFramework 为异步Socket通信框架
2、TcpClient 为TCP客户端
3、TCPServer 为TCP服务器端-Asynchronous Socket ways to achieve the TCP source the source Asynchronous Socket ways t
-
-
0下载:
C#采用TCP协议进行socket通信,有server端跟客户端的例子以供学习-C# using TCP socket communication, the server-side and client examples for learning
-
-
0下载:
TCP/IP聊天室,服务端和客户端,服务端可以控制客户端。监听,socket编程-TCP/IP chat rooms, service and client, server can control client. Listening, socket programming
-
-
0下载:
基于TCP/IP的局域网通信(客户端/服务器模式),Socket的应用-the communication between the client and the server based on TCP/IP
-
-
0下载:
设数据链路层通信的两个站点分别为A 和B,仿真环境利用TCP 协议和Socket 客户端/服务器机制构建两个站点之间的通信。编译、链接之后生成的可执行程序(.exe 文件)为字符界面命令行程序(不是图形界面程序)。可执行程序文件仅有一份,设为datalink.exe,在两个DOS窗口中使用不同的命令行参数启动两个进程,分别仿真站点A和站点B。例如:
启动站点A进程的DOS命令:datalink a
启动站点B进程的DOS命令:datalink b
其中,站点A 以TCP 服务器的
-
-
0下载:
C# TcpChatter源码包 - 基于Socket的聊天程序,相关说明:1) \TcpChatter\TcpChatter Tcp聊天程序源代码ChatClient 客户端程序
ChatServer 服务端程序
CHTCommon 公共程序集 封装了 TcpChatter 自定义通信协议
2) 编程工具 VS2008,语言 C#
3) Bin
ChatClient.exe、ChatServer.exe 、CHTCommon.dll程序集默认编
-
-
0下载:
socket通信,客户端和服务器端通过tcp进行通信,以及文件传输-ON划词翻译ON实时翻译
Socket communication, the client and server communicate through TCP, and file transfer
-
-
0下载:
基于TCP的网络两进程socket通信,客户机服务器均在本机实现-Network two process based on the TCP socket communication, client server are realized in this machine
-
-
0下载:
本例子运用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,
-
-
0下载:
TCP提供一种面向连接的、可靠的字节流服务。面向连接意味着两个使用TCP的应用(通常是一个客户和一个服务器)在彼此交换数据包之前必须先建立一个TCP连接。这一过程与打电话很相似,先拨号振铃,等待对方摘机说"喂",然后才说明是谁。在一个TCP连接中,仅有两方进行彼此通信。(108/5000
Simple and fast: customer request service to the server, only need to send the request metho
-
-
0下载:
一款高性能并发tcp服务器,内部带有心跳,分包,粘包,功能,并包含TCP,UDP客户单小例子(A high performance concurrent TCP server with internal heartbeat, sub packet, sticky package, function, and contains TCP, UDP client single small example)
-