代码搜索:TCPClient
找到约 1,238 项符合「TCPClient」的源代码
代码结果 1,238
www.eeworm.com/read/245343/12803809
vcb tcpclient.vcb
www.eeworm.com/read/245343/12803814
rc tcpclient.rc
//Microsoft eMbedded Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/330348/12900276
tcpclient_serial
www.eeworm.com/read/329926/12926285
txt tcpclient.txt
import java.net.*;
import java.io.*;
import java.util.*;
/**
* @author MABO
* @version 1.0
*/
public class TCPClient {
/**
* The default port number is 8000
*/
private static int port =
www.eeworm.com/read/142500/12943017
ico tcpclient.ico
www.eeworm.com/read/142500/12943021
dsp tcpclient.dsp
# Microsoft Developer Studio Project File - Name="TcpClient" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/142500/12943024
rc tcpclient.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/142500/12943028
cpp tcpclient.cpp
// TcpClient.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TcpClient.h"
#include "TcpClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/142500/12943033
opt tcpclient.opt
www.eeworm.com/read/142500/12943034