搜索资源列表
简单tcpip数据交换
- 实际上是两个project--wj&cpp3,wj是服务端程序,cpp3是客户端程序 编译前先在代码内相应位置写服务器地址,在客户端写发送的数据 编译生成两个执行文件wj.exe和cpp3.exe 先运行wj.exe等待连接,然后运行cpp3 -addre-project is actually two -- wjcpp3, wj service software, cpp3 client program is compiled prior to the code to write
tcpip实例
- 包含了客户/服务器模式等几个著名的TCP/IP编程实例-includes client / server model of several well-known TCP / IP programming examples
TCPIP
- 它是TCP/IP中,线程同步的客户端各服务器端程序。利用了死锁及条件变量-It is the TCP/IP in the client thread synchronization server-side program. Deadlock and conditions of use of variables
TcpIP
- 使用C#编写的采用TCP与UDP协议的服务器与客户端的时间,性能较高-Written using C# TCP and UDP protocols use server and client time, high performance
TCPIP
- TCPIP测试工具,学习消息控制。分Server和Client.-TCPIP testing tools, learning the message control. Sub Server and Client.
TCPIP
- 基于TwinCAT软件的倍福PLC中TCPIP协议通信程序,包括服务端,客户端程序-Beckhoff PLC communication program in the TCPIP protocol on the platform of TwinCAT ,including the server, the client program
TCPIP
- 实现TCP/IP客户端与服务端简单通信功能。程序已调试,可在VS05环境下直接编译。-The realization of TCP/IP client and server simple communication. Procedures have been debugging environment can be directly compiled VS05.
echoserver
- unix program of echo server for tcpip socket programming learning
tcpip
- This example demonstrates the use of the Symbian OS Sockets Client API to send and receive data to and from an external server using a connection oriented protocol.-This example demonstrates the use of the Symbian OS Sockets Client API to send and re
TCPip
- CP/IP是Internet上使用的协议,而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面,包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了如何使用TCP/IP应用程序,包
TcpIP
- java客户端,服务端TCP/IP通信发送包数据测试-The Java client, server-side TCP/IP communication transmission packet data test
TCPIP
- Linux下TCP/IP的Server、Client C源码。 包括Makefile文件。-Linux, TCP/IP, Server, Client C source code. Including the Makefile.
tcpip
- TCP/IP协议,客户端和服务器两者的通信-TCP/IP protocol, both client and server communications
Server
- 进程内部的通信服务器端源代码,通过TCPIP实现-The process of internal communication server source code, via TCPIP
TCPIP
- TCP/IP网络编程,用C++编写的,主要是服务器客户端的编写-TCP/IP network programming, using C++ written mainly to write a client server
TCPIP
- TCP/IP协议客户端与服务端通信程序。-TCP/IP protocol client and server communication program.
tcpip
- tcp/ip server/clinet use bcb indy -tcp/ip server/clinet use bcb indy
TCPIP-Demo
- TCPIP服务器与客户端通讯实现,基于C#高级语言实现。谢谢大家-TCPIP server to client commnation
TcpClientRecive
- 基于TCP/ip协议的socket通信,此代码为自己写的一个类,只要传入服务端的地址和端口就可以,此为异步通信方式(TCP/ip protocol based on the socket communication, this code for yourself to write a class, as long as the incoming server address and port can be, this is asynchronous communication mode)
tcpip服务端(数据通信)
- tcpip通信服务端,自己写的和大家互相交流了啦(TCPIP communication server)
