Welcome![Sign In][Sign Up]
Location:
Search - tcp_socket

Search list

[TCP/IP stackTCP_SOCKET

Description: windows下TCP的Socket编程代码实例,分Server和Client两部分。
Platform: | Size: 68975 | Author: pudn_2008 | Hits:

[TCP/IP stackTCP_SOCKET

Description: windows下TCP的Socket编程代码实例,分Server和Client两部分。-windows under the TCP of Socket programming code examples, sub Server and Client in two parts.
Platform: | Size: 68608 | Author: pudn_2008 | Hits:

[Internet-NetworkTCP_Socket

Description: 一个多线程c/s通信类,此类实现了复杂的消息机制,能同时运行多个客服端进行通信。-A multi-threaded c/s communications, implementation of such a complex message mechanism can simultaneously run multiple customer client communication.
Platform: | Size: 570368 | Author: heyouzhang | Hits:

[TCP/IP stackTCP_Socket

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

[Internet-NetworkTCP_Socket

Description: echo server, a demo of MFC usage
Platform: | Size: 608256 | Author: jenny | Hits:

[Internet-NetworkTCP_Socket

Description: tcp的基于事件模型的封装,只需将CSocket类包含就可以,使用简单。-a wrap of tcp base on event i/o model
Platform: | Size: 608256 | Author: huitetong | Hits:

[Technology Management1_080114120833

Description: tcp_inode当然就是一个inode节点了,而tcp_socket等于tcp_inode.u.socket_i,通过一个指针他们指向同一个内存.tcp_socket是用来通信使用的,可以叫TCP的controlsocket或者是communication socket,当TCP通信没有相应的socket的时候这个socket就充当了socket的角色.比如在一个关闭端口上收到SYN时发送RST,或者是在三次握手的时候发送SYN(还没有accept产生新的socket) 值得注意的是ops->create函数的调用,我们前面见过对于AF_INET来说这个回调函数是net/ipv4/af_inet.c的inet_create函数,这个函数是用来创建一个socket的时候用的,由于函数比较长,这里先略过分析,这第一次的分析只是一个大致流程的熟悉而已. 由于有socket创建和通信,所以这段代码是协议相关的,所以把这段代码从原来的tcp.c里面提取了出来 下面是tcp_init函数,它在net/ipv4/tcp.c里面,大体上来说就是创建了几个hash表和bucket.这段代码创建了下面几个全局对象: -bucke
Platform: | Size: 2640896 | Author: zhangxio | Hits:

[.netTCP_Socket

Description: 這是一個實用且簡單易懂且實用性極高的tcp的說明碼-This is a useful and easy to understand and highly practical note yards tcp
Platform: | Size: 625664 | Author: 劉季泓 | Hits:

[Windows DevelopTCP_socket

Description: TcP多媒体通信,用visual c实现,简单易懂,有助于实现音频组播传输-TcP multimedia communication, using visual c implementation, easy to understand, contribute to achieving the audio multicast transmission
Platform: | Size: 100352 | Author: wangyi | Hits:

[Internet-NetworkTCP_socket

Description: tcp客户端c++实现的,内含socket编程的客户端程序 可以供初学者使用-tcp client c++ implementation, includes socket programming, client program can use for beginners
Platform: | Size: 2817024 | Author: pg | Hits:

[Linux-UnixTCP_socket

Description: Linux C Socket Client.c Server.c
Platform: | Size: 2048 | Author: hye | Hits:

[Internet-NetworkTCP_socket

Description: 能进行TCP协议通信,服务端采用VC++编写,客户端采用C#编写。-TCP protocol communication can be carried out, using VC++ server written in C# written by the client.
Platform: | Size: 1196032 | Author: geo make | Hits:

[Internet-NetworkTCP_socket

Description: TCP实现多客户端聊天 1.本程序可实现多客户端群聊,各客户端由各自的IP标识 2.下载后先运行服务器端程序,后运行客户端程序。 3.服务器端和客户端程序可运行在不同的机子上,需手动输入服务器端IP地址。-TCP to achieve a multi-client chat. The program can be multi-client group chat, the client is their own IP ID 2. Download after the first run the server-side program, after running the client program. 3. Server and client programs can run on different machine, the need to manually enter the server IP address.
Platform: | Size: 3744768 | Author: zhongkeli | Hits:

[Internet-NetworkTCP_socket

Description: 一个用socket实现的tcp通信例程。分为客户端和服务器两部分。可以简单通信,类似于echo。是socket初学者很好的例子。-Implementation of a tcp socket communication with routines. Divided into two parts, client and server. Simply communication, similar to the echo. Is a good example for beginners socket.
Platform: | Size: 13312 | Author: liuli | Hits:

[TCP/IP stackTcp_Socket

Description: 运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序-tcp communication, the use of network protocols, programming languages, API, and socket-based graphical interface to establish, monitor, connect, send data and receive data network communication program
Platform: | Size: 7168 | Author: 付强雨 | Hits:

[Internet-Networktcp_socket

Description: 采用c++编程,通过socket方式,基于tcp连接的简单通信,很实用,能实现socket具有的基本功能。-The c++ programming, through the socket way, based on TCP connection simple communication, is very practical, can realize the basic function of socket has.
Platform: | Size: 5917696 | Author: 王小菲 | Hits:

[TCP/IP stackTCP_Socket

Description: TCP协议编程的例子,包含端口监听、数据发送,数据接收的代码。-TCP protocol programming, and include port monitoring, data transmission, data reception code.
Platform: | Size: 45056 | Author: owensh | Hits:

[Internet-NetworkTCP_Socket

Description: 有关TCP Socket连接的程序,可以直接运行。参考《木马技术》上的内容。-About TCP Socket connection.
Platform: | Size: 1024 | Author: wind | Hits:

[JSP/JavaTCP_SOCKET

Description: These files implement TCP sockets in java
Platform: | Size: 3072 | Author: qwueene | Hits:

[Internet-Networktcp_socket

Description: 基于tcp的简单socket通信程序,比较适合初学者-Based on simple tcp socket communication program, suitable for beginners
Platform: | Size: 2362368 | Author: | Hits:
« 12 »

CodeBus www.codebus.net