搜索资源列表
Socket接收信息
- 这是一个演示如何用Delphi中的TCP/IP控件进行通信的程序-This is a demonstration of how to use Delphi to the TCP / IP communication control procedures
Sock32Server
- 使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。-use Delphi6 development of the TCP / IP file server, the use of Winsock Control development.
masm_Feiler_v1.0
- 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPSe
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
delphi 基于TCP的文件传输
- 用delphi的INDY 9 中的idtcp控件编写的文件传输,可以传送大文件,是新手学习的好例子
使用TCP控件实现服务器和客户端通信
- 使用TCP控件实现服务器和客户端通信。是一个简单的控件使用程序。-a process about tcp progressing
labcvi_udp
- 虚拟测试平台labwindows cvi8.1 调用udp的方法。labwidows cvi本身只支持tcp协议,不支持udp协议,给出调用winsock控件的方法。 -Virtual test platform labwindows cvi8.1 call udp method. labwidows cvi agreement itself only supports tcp, udp protocol does not support the given method call wins
SocketControl
- 可以拖置的TCP控件,以TcpCtrl.ocx、TcpSver.ocx形式注册,包含测试程序-Can drag home the TCP control to TcpCtrl.ocx, TcpSver.ocx registration forms, including test procedures
tcp
- 一个外国人写的基于DirextX8.0 的3D控件-Written by a foreigner based on the 3D control DirextX8.0
PPChat
- 简点的点对点聊天,设置对方IP后就可以实现点对点聊天了,使用Delphi7自带的tcp控件开发,没有使用第3方控件-Simple point-to-point chat-point, the other IP settings can be achieved after a peer-to-peer chat, use the tcp control Delphi7 own development, not to control the use of section 3
fndSck327
- 一套Socket编程的控件,可以支持 Socket5和 httptunnle-FUNDAMENTALS is a collection of Delphi code libraries. FUNDAMENTALS SOCKETS contains: Sockets cWinSock.pas WinSock functions cSocks.pas SOCKS4/5 functions
Chatting
- 利用TCP控件实现简单的P2P聊天功能。(非局域网)-TCP controls the use of P2P to achieve a simple chat. (Non-LAN)
DSCRK32
- Dssocket是用来设计TCP/IP软件的VBX/OCX控件 -Dssocket is used to design TCP/IP software, VBX/OCX Controls
Delphi-Socket-TCP-
- delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
tcp
- 利用Visual Basic语言中的Winsock控件,采用TCP方式实现一个网络聊天程序-The Visual Basic language Winsock control, the realization of a network using TCP chat program
TCPonlinetalk
- 这个是基于TCP的聊天软件的设计,通过TCP控件实现聊天功能-This is based on the design of TCP chat software, chat functions via TCP control
在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)