搜索资源列表
TCP100001
- TCP聊天程序服务器端 所有源代码及可执行文件-TCP Chat server end all source code and executable files
TCP
- linux环境下的TCP应用程序,有客户端和服务器端.
TCPecho
- 在Linux/Unix环境下的网络编程,是TCP/IP的网际互联中的ECHO服务。系程序针对TCP客户端,,作用是服务器返回从客户处收到的所有数据
Delphi Tcp/IP 服务器客户端通信例子
- Delphi Tcp/IP 服务器客户端通信例子-Delphi Tcp/IP server examples of client communications
qtserver
- qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
tcp_romote_mp
- Linux下实现tcp多进程并发服务器,有客户端和服务端俩个类-Linux achieve tcp multi-process concurrent server, there are both client and server classes
tcpMuti
- 基于Tcp的多线程并发服务器,利用fork创建线程,一个服务器端可以对应多个客户端-Tcp-based multi-threaded concurrent server, using fork to create threads, a server-side may correspond to multiple clients
server
- 这是基于QT2.3.10的TCP服务器端程序-This is based on the TCP server-side QT2.3.10 procedures
server11
- 本文是基于linux的tcp协议的网络编程,这是服务器端,能实现简单的收发功能。-This article is based on the tcp protocol linux network programming, which are server-side, easy to realize the transceiver function.
Tcp-ip
- linux下的tcp/ip通信,包括服务器端和客户端-linux under tcp/ip communication, including server-side and client
6
- TCP回射服务器 服务端能够接受客户端发来的消息,回射显示-TCP back to shoot a server to accept client server sent a message to return to radio show
tcp
- 在linux环境下实现TCP远程控制,即实现客户端与服务器端的通信-In the linux environment to achieve TCP remote control, namely, to achieve client and server-side communication
Service
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的服务器端的设计。-TCP and UDP protocols based on network programming and program design to achieve large file transfer capabilities of server-side design.
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
TCP-Encryption-and-decryption
- “中兴捧月”活动中“密码传情”写了几种加密算法与解密算法,并通过socket客户端与服务器通信。实现信息的加密传输-vc socket network communication environment, and provides several encryption and decryption algorithms, the contents will be sent encrypted. Provide client and server side, the two communicate
Linux_TCP
- 本文件中包含两个文件TCP客户端client.c和TCP服务器server.c-This file contains two files TCP client and TCP server server.c client.c
2-6-1
- linux下tcp服务器端与客户端程序 非常经典-tcp server client
TCP.tar
- TCP客户端与服务器的源代码,功能是客户端向服务器发送文件- TCP client and server source code, function is to send a file to the server,
linux进程之间的通讯综合实例
- A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
iosacmr34
- TCP服务器端的代码,此代码仅供参考,谢谢大家支持()