搜索资源列表
VB6.0.BO
- Private Sub cmdConnect_Click() If Len(Text1.Text) = 0 And Len(Text2.Text) = 0 Then MsgBox 123.12.25.38 Exit Sub Else If Len(Text1.Text) > 0 Then tcpClient.RemoteHost = Text1.Text Else tcpClient.RemoteHost = Text2.Text End
6_11
- The use of C written in network communication program, using TCPclient-The use of C written in network communication program, using TCPclient
TCPClient
- windows网络与通信的TCP Client TCP客户端源码-windows networking and communications, TCP Client TCP client source code
TCPClient
- 该程序可以用来在两台计算机之间进行通信,首先启动服务器,然后运行客户端,输入服务器的IP地址,即可与客户端通信-This program can be used in the communication between two computers, first, and then run the server client and server s IP address, and the client communication
TcpClient
- vc##的初学教程,初学者可以在这里下载-vc## beginner tutorial for beginners can be downloaded here
tcpclient
- 用C++实现TCP/IP协议通信,此为通信客户端的代码-C++ implementing TCP/IP protocol communication, this communication client code
TCPClient-test-01
- TCP/IP server example to ocntroll car
win
- ivate Sub tcpClient_DataArrival _ (ByVal bytesTotal As Long) Dim strData As String tcpClient.GetData strData txtOutput.Text = strData End Sub
TCP-IP-Socket
- TCP-IP Socket编程VB例程tcpserver TcpClient-TCP-IP Socket Programming VB routines
Integral-Channel-Features
- 包含《组态软件设计与开发》一书的所有源程序代码,与书一起配 套使用。运行本光盘的执行程序需要安装Visual C++6.0。 运行第五章的执行程序TcpClient.exe、XEchoServer.exe需要注册Ocx控件 XSockClient.ocx、XSockServer.ocx。 运行第八章的执行程序需要建立ODBC数据源Rms2000,对应的数据库文件为 DB子目录Rms2000.mdb。-With Configuration Software Design
TCP_client.py
- TCP发送,一个简单的tcpclient发送-tcp send
covlr_pstimate
- C#编写的TCPClient MainWindow,xaml-C# to write the TCPClient MainWindow, xaml
TCPclient
- TCPCLIEnt的LWIP的客户端的源码(TCPCLIEnt LWIP client source code)
TCPClient
- C#语言,实现TCP通信客户端程序,Socket编程(C#,TCP/IP Communication)
TCPClient
- C#tcpSocket,通过socket与单片机通信(C#tcpSocket, communication with single chip computer through socket)
TcpClient C#2010
- plc三菱fx3u 网口通讯 支持读写 支持批量读写 可同时支持一个或多个plc链接(PLC MITSUBISHI FX3U network communication support read and write support batch read and write, can support one or more PLC links simultaneously.)
TcpClient
- 上位机与台达PLC以太网通讯,测试可以使用。(Ethernet communication)
