搜索资源列表
tcp_client_ocx
- 一个不错的tcp的客户端activex控件-a good tcp client activeX control
wjcs
- TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信,利用WINSOCK控件来实现,在服务器端还有窗口可以显示传输的文件内容-the TCP file transfer system server and client IP addresses to pass the OK to achieve communication, the use of Winsock Control to achieve, the server window can also show tran
chat_TCP
- 基于VB6.0的Winsoket控件实现TCP服务器与客户端的聊天功能-based VB6.0 Winsoket control TCP client and server chat function
dxcwlcs
- 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 使用协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execut
ocx
- 演示用ATL编写的基于线程的TCP/IP通信控件
使用TCP控件实现服务器和客户端通信
- 使用TCP控件实现服务器和客户端通信。是一个简单的控件使用程序。-a process about tcp progressing
tcp
- 一个外国人写的基于DirextX8.0 的3D控件-Written by a foreigner based on the 3D control DirextX8.0
003
- TCP通信实例,使用ServerSocket,ClientSocket控件轻松实现-Examples of TCP communications, the use of ServerSocket, ClientSocket controls easily
ServTest
- 我自己在做无线考勤系统时,开发的一个基于TCP/IP协议的简单的无线考勤数据接收端程序的测试版本,特别适合初学者学习网络编程时参考(其中使用了一个第三方的控件,控件的安装源代码也在里面了)。-At my own attendance to do the wireless system, developed based on the TCP/IP protocol for easy wireless data receiver attendance of the test version of t
cft
- 了解网络通信协议TCP/IP; 2、掌握基于Winsock控件的网络通信的其体实现方法; 3、掌握网络编程的开发应用的方法。 -Understanding of network communication protocol TCP/IP 2, master control network based on the Winsock communication methods to achieve their body 3, network development and appli
QQcom1
- 使用winsock控件编写的网络通信小软件,有助于学习TCP/IP和UDP-Prepared using the winsock control to a small network communications software, will help to learn TCP/IP and UDP
IP_Contorl
- TCP/IP 控件源码,应用于WINDOWS,-TCP/IP control, source code, used in WINDOWS,
tcpconnect
- 利用winsock控件实现tcp协议传输通讯-Winsock control is achieved using tcp protocol, communication
Tcp_protocol
- tcp 协议栈,支持ppp拨号协议,采用固定控件-tcp stack, to support ppp dial-up agreement, with fixed control
chart
- 服务器客户端实例程序,展示TCP与UDP应用,MSComm控件使用实例,使VC网络编程变得简单。-Server client example program shows TCP and UDP applications, MSComm control use cases, the VC network programming easy.
IndyP10.5.8
- indy 通讯控件最新版。支持TCP/UDP/HTTP/FTP等 全部源码!-the latest version of the the indy communication control. Support for TCP/UDP/HTTP/FTP full source code!
在WINCC中使用WinSock控件进行TCP_IP通讯的例程
- 在WINCC中使用WinSock控件进行TCP_IP通讯的例程.pdf 在WINCC中使用WinSock控件进行TCP_IP通讯的例程.pdf(Routine of TCP_IP communication using WinSock control in WINCC)
VB6.0 tcp通信程序
- 利用winsock控件,实现服务器客户端的通信(Using Winsock control to realize the communication between server and client)