Welcome![Sign In][Sign Up]
Location:
Search - tcp class

Search list

[Telnet ServerJava-TCP服务器】

Description: 这是一个TCP服务器端的实现代码,监听客户端的请求,在子线程中处理各个客户端发来的数据包,再将处理后的结果送回客户端。这里提供的代码很完整,包括一个mainclass,一个监听class和它的interface,一个包处理class,一个发送class,基本上可以直接使用。-This is a TCP server-side implementation code, bugging the client's request, the child acquires handle all the client's data packets, and then after the results back to the client. Here is the complete code, including a mainclass, a listening class and its interface, a packet processing class, a class this basically straightforward to use.
Platform: | Size: 8035 | Author: 职工 | Hits:

[Windows Develop2004101109255820466

Description: 主要封装了CNdkIOCPServer,CNDKThreadServer,CNdkTcpClient 三个类及相关的连接池,线程池等,大家看看,有意 见的话给我提提 starcbh@21cn.com NdkIOCPServer类需win2k以上 必须winsock2.2以上版本 ============================================ // NdkIOCPServer.h: interface for the CNdkIOCPServer class.-CNdkIOCPServer the main package, CNDKThreadServer, CNdkTcpClient three categories and the associated link pool, thread pool, you see, there are views to the starcbh@21cn.com NdkIOCPServer I mention category above must be win2k winsock2.2 versions ======= ==================================// NdkIOCPServer.h : CNdkIOCPServer interface for the class.
Platform: | Size: 971776 | Author: 大雨 | Hits:

[Internet-NetworkSocketBaseClass

Description: 一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
Platform: | Size: 6144 | Author: 黎昱 | Hits:

[TCP/IP stackNewClient

Description: 这是一个TCP协议下的聊天客户端,简单易懂,适合初学者掌握CSOCKET类-This is a TCP under the Chat client and easily understood, for beginners master class CSOCKET
Platform: | Size: 48128 | Author: 晨晨 | Hits:

[Internet-NetworkNewServer

Description: 这是一个TCP协议下的聊天服务器,简单易懂,适合初学者掌握CSOCKET类-This is a TCP under the Chat server and easily understood, for beginners master class CSOCKET
Platform: | Size: 45056 | Author: 晨晨 | Hits:

[Internet-Networksockscom

Description: Socks component/wrapper is a C++ class, which is helpful in establishing a socket through a Socks Proxy for TCP-based clients.How is it useful?This wrapper is useful to establish socket connection behind socks proxy. It supports Socks Version 4.0 and Version 5.0. It supports for TCP proxy across firewalls.-Socks component/wrapper is a C class, which is helpful in establishing a socket through a Socks Proxy for TCP-based clients.How is it useful This wrapper is useful to establish socket connection behind socks proxy. It supports Version 4.0 Socks and Version 5.0. It supports TCP proxy for across firewalls.
Platform: | Size: 32768 | Author: 周缘 | Hits:

[VC/MFCsocket_program_guide

Description: 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 -1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D
Platform: | Size: 173056 | Author: gong | Hits:

[Internet-NetworkJavaPortScanner_Liujie

Description: 一个支持多线程的TCP端口扫描程序,使用SWT界面,是我的Java课作业-a multithread support the TCP port scanning procedures, the use of SWT interface is my Java class operations
Platform: | Size: 1875968 | Author: 刘杰 | Hits:

[Linux-Unixeaselib

Description: 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category, UDP services category, Mysql database operations, log type, configuration files analytic categories, Date Time operations, and Base64 MD5 encryption type, and thread pool thread category, XML documents and other types of analysis
Platform: | Size: 69632 | Author: 刘忠 | Hits:

[Internet-NetworkTcpSocketClass

Description: vc源代码,用于windows环境下socket编程,相关的方法封装成类Class,非常好用,并且支持多线程环境下使用。-vc source code for windows environment socket programming, related to the encapsulation method Class category, very convenient, and to support multithreaded environment.
Platform: | Size: 3072 | Author: lvzhuqiang | Hits:

[Internet-NetworkTCP

Description: 一个简单的聊天程序,在vc++下MFC类中运行通过-A simple chat program in vc++ Under the MFC class to run through
Platform: | Size: 104448 | Author: yanjiqing | Hits:

[Internet-NetworkTCP_Server_and_Client

Description: TCP的服务器与客户端基类,通过继承及纯虚函数可实现不同的任务,方便移植-TCP server and client base class, through inheritance and pure virtual function can realize a different mission to facilitate the transplantation
Platform: | Size: 5120 | Author: 杨启勇 | Hits:

[TCP/IP stackTCP_Socket

Description: Tcp Socket 源码程序 TCP/IP socket Class 源码程序 -TCP/IP socket Class Source Code
Platform: | Size: 608256 | Author: JerryJiang | Hits:

[TCP/IP stackTcp

Description: 很好的一个类,封装了基本的TCP基本方法,TCP编程时会很方便(可直接重用),我自己做的,用了好几年了。-A very good class, a basic TCP package basic method, TCP programming will be very convenient (direct reuse), I do use for several years.
Platform: | Size: 73728 | Author: George | Hits:

[Internet-NetworkezSockets

Description: EzSockets is a cross-platform (Linux, Irix, Windows, OSX, XBOX) generic sockets class. It allows the user to interface through UDP and TCP. It allows for broadcast and reception on UDP as well as being both a server and a client on TCP. http://cnlohr.net/projects/ezSockets/
Platform: | Size: 12288 | Author: raxen | Hits:

[TCP/IP stackTCP_Socket_1.5

Description: A Universal TCP Socket Class for Non-blocking Server/Clients - codeproject.com by ElmuSoft company
Platform: | Size: 16658432 | Author: long | Hits:

[Com PortModbus_TCP_class_demo

Description: 是modbus tcp class的一个源代码,也是自己下的,跟大家分享下哇-modbus tcp class
Platform: | Size: 151552 | Author: fanwei | Hits:

[CSharptcp

Description: 这个是写的比较好的一个tcp类,我一直在用,采用异步传输模式。-This is to write a better one tcp class, I have been using the ATM.
Platform: | Size: 107520 | Author: hlp | Hits:

[Internet-Networktcp-class

Description: 源码封装了socket的相关操作,tcp的客户端及服务器端已经在项目中使用。-the source including the class of socket.
Platform: | Size: 16384 | Author: Francis Fan | Hits:

[Windows DevelopScara机器人 TCP UDP通信

Description: 支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interface, software version is VS2010 source code, character parsing, message parsing. Package Modbus TCP communication class can be used directly)
Platform: | Size: 11637760 | Author: sunzixia | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net