Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - tcp socket server
Search - tcp socket server - List
通过socket,TCP/IP协议,从WEB服务器(填写网站地址或IP地址)下载网页,保存到指定硬盘空间。-through the socket, TCP / IP, from the Web server (fill in Web addresses, or IP address) to download Web pages, designated to preserve disk space.
Date : 2008-10-13 Size : 9.14kb User : 张原

DL : 0
这个是我做的一个异步的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 application can be assured in your project, problems please zhouyabo@gmail.com connectivity, or in my blog wrote : http://zhouyabo.cnblogs.com/
Date : 2008-10-13 Size : 91.96kb User : huji

c#写的socket程序,使用tcp协议实现三次握手机制,服务端程序和客户程序实现可靠连接,实现对话.-write c # socket, the use of three tcp protocol handshake mechanism server and the client program reliable connectivity to achieve dialogue.
Date : 2008-10-13 Size : 51.02kb User : zwj1680

使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了...本文使用了一个线程来接收用户的网络通讯信息和监听端口的服务。-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and data reception capabilities to achieve communication between the computer map on the left ... This paper shows the use of a threaded to receive user information and communications network monitor port services.
Date : 2025-12-31 Size : 67kb User : 李斌

通过socket,TCP/IP协议,从WEB服务器(填写网站地址或IP地址)下载网页,保存到指定硬盘空间。-through the socket, TCP/IP, from the Web server (fill in Web addresses, or IP address) to download Web pages, designated to preserve disk space.
Date : 2025-12-31 Size : 25kb User : 张原

DL : 0
这个是我做的一个异步的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 application can be assured in your project, problems please zhouyabo@gmail.com connectivity, or in my blog wrote : http://zhouyabo.cnblogs.com/
Date : 2025-12-31 Size : 154kb User : huji

c#写的socket程序,使用tcp协议实现三次握手机制,服务端程序和客户程序实现可靠连接,实现对话.-write c# socket, the use of three tcp protocol handshake mechanism server and the client program reliable connectivity to achieve dialogue.
Date : 2025-12-31 Size : 51kb User : zwj1680

DL : 0
用C#实现的网络TCPIP通讯例子,带反馈-With C# Achieve TCPIP communication network example, with feedback
Date : 2025-12-31 Size : 48kb User :

DL : 0
用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploaded to the handheld terminal, update the menu information. Both the socket function, hand-held terminal to receive guests are coming from the menu information. This code is semi-finished products, there are FTP operation type, socket of the Server side, TCP forms, as well as XML parsing function and image display. (VS2005 environment written in C#)
Date : 2025-12-31 Size : 51kb User : 陈旭

DL : 0
c#下利用socket的tcp客户端向服务器一对一通信-The use of socket tcp client in c# to the server, one-on-one communication
Date : 2025-12-31 Size : 68kb User : 简帆

DL : 0
TCP协议服务端与客户端通信(包括 同步和异步)-TCP protocol server-side and client communications (including synchronous and asynchronous)
Date : 2025-12-31 Size : 100kb User : 李鑫

该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClient下Bin/Bebug里的TcpClient.exe,连接服务器命令为 conn 服务器IP地址 服务端口号 注意中间用空格隔开 3、从服务器端发送数据到客户端,命令如下 send session {[数据内容]} 4、从客户端发送数据到服务器端,命令如下 send {[数据内容]} 5、退出服务器和客户端命令都为 exit 6、其他命令请参考源码里相关代码-The source Asynchronous Socket TCP network communication, data transmission to adapt to the different communication needs through an increase of the corresponding communication protocol class. 1, TcpCSFramework Asynchronous Socket communication framework 2, TcpClient TCP client 3, TCPServer TCP Server Test Instructions: First start the the where the TCPServer.exe TcpServer under Bin/Bebug start command for the start, when you see that Server is listen ... started successfully 2, and then start the the the TcpClient next Bin/Bebug TcpClient.exe, connect to the server command conn server IP address port number Note separated by a space Send data from the server side to the client, the command follows the send the session {[data content]} 4, to send data from the client to the server, the command follows the send {[data content]} 5, exit the server and the client command for the exit 6 other command to please reference source code
Date : 2025-12-31 Size : 128kb User : 王崇洋

DL : 0
C#采用TCP协议进行socket通信,有server端跟客户端的例子以供学习-C# using TCP socket communication, the server-side and client examples for learning
Date : 2025-12-31 Size : 45kb User : 徐晓柔

DL : 0
C# 异步TCP Socket聊天室(1服务器,N客户端) 一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。-C# asynchronous TCP Socket chat rooms (one server, N clients) general chat programs are using the socket mode communications. For a chat program, it is generally a server used to relay the message, then multiple clients to connect to the server through the exchange of messages.
Date : 2025-12-31 Size : 26kb User : cultivationman

基于TCP/IP的局域网通信(客户端/服务器模式),Socket的应用-the communication between the client and the server based on TCP/IP
Date : 2025-12-31 Size : 65kb User : 康曦

DL : 0
socket通信,客户端和服务器端通过tcp进行通信,以及文件传输-ON划词翻译ON实时翻译 Socket communication, the client and server communicate through TCP, and file transfer
Date : 2025-12-31 Size : 117kb User : gao

Socket Server TCP/IP -Socket Server TCP/IP
Date : 2025-12-31 Size : 64kb User : Aboulfazl

DL : 0
TCP提供一种面向连接的、可靠的字节流服务。面向连接意味着两个使用TCP的应用(通常是一个客户和一个服务器)在彼此交换数据包之前必须先建立一个TCP连接。这一过程与打电话很相似,先拨号振铃,等待对方摘机说"喂",然后才说明是谁。在一个TCP连接中,仅有两方进行彼此通信。(108/5000 Simple and fast: customer request service to the server, only need to send the request method and path. Request method commonly used have a GET, HEAD, POST. Each method provides the client and the server connection of different types. Because the HTTP protocol is simple, the HTTP server program is small, so communication is very fast.)
Date : 2025-12-31 Size : 149kb User : wodeID

一款高性能并发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)
Date : 2025-12-31 Size : 7kb User : 烨烨

DL : 0
自己编写的C#语言下的TCP通训对话器。这是服务器部分(Write your own c # language under TCP tong xun dialogue. This is the server program)
Date : 2025-12-31 Size : 124kb User : 冰与火之哥
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.