代码搜索:TCPClient
找到约 1,238 项符合「TCPClient」的源代码
代码结果 1,238
www.eeworm.com/read/259199/11816144
cpp client.cpp
/*TCPclient.cpp*/
/**Author: Xu Zhengyu 2001HDC(3) 413
Project: RAD Report---Project: RAD Report---Imitating ATM System based on C/S and DOS
Title: Imitating ATM System based on C/S and DOS
Func
www.eeworm.com/read/173666/9643937
cpp client.cpp
/*TCPclient.cpp*/
/**Author: Xu Zhengyu 2001HDC(3) 413
Project: RAD Report---Project: RAD Report---Imitating ATM System based on C/S and DOS
Title: Imitating ATM System based on C/S and DOS
Func
www.eeworm.com/read/112692/6144848
hpj tcpclien.hpj
[OPTIONS]
TITLE=TCPCLIENT Application Help
COMPRESS=true
WARNING=2
[FILES]
hlp\afxdlg.rtf
[ALIAS]
HIDD_ABOUTBOX = HID_APP_ABOUT
HID_HT_SIZE = HID_SC_SIZE
HID_HT_HSCROLL = scrollbars
HI
www.eeworm.com/read/261999/11611732
c tcpclt.c
/* fpont 12/99 */
/* pont.net */
/* tcpClient.c */
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/231961/14213754
d webcamclient.d
webcamclient.o webcamclient.d : webcamclient.cpp webcamclient.h tcpclient.h btcamera.h \
/home/songyong/bluetooth-sdk.2007.4.14/main/stack/sdk/include/sdk_def.h \
btsocket.h /home/songyong/netutil
www.eeworm.com/read/413132/11165798
readme
ucspi-tcp 0.84, beta.
19981111
Copyright 1998
D. J. Bernstein, djb@pobox.com
http://pobox.com/~djb/ucspi-tcp.html
tcpserver and tcpclient are easy-to-use command-line tools for building
TCP client-se
www.eeworm.com/read/231961/14213843
d btcamera.d
btcamera.o btcamera.d : btcamera.cpp btcamera.h \
/home/songyong/bluetooth-sdk.2007.4.14/main/stack/sdk/include/sdk_def.h \
byjpeg.h /home/songyong/netutil/bycmd.h webcamclient.h tcpclient.h \
b
www.eeworm.com/read/487626/6506518
txt 聊天程序.txt
客户端程序:
Dim s As String
Dim NewClient As Boolean
设置服务器IP和端口号,单击“连接”按钮将开始连接服务器,代码如下:
Private Sub cmdConnect_Click()
'发生错误时跳转
On Error GoTo errhandle:
'设置服务器IP和端口
tcpClient.RemoteHost = txtHost.