代码搜索:TCPClient
找到约 1,238 项符合「TCPClient」的源代码
代码结果 1,238
www.eeworm.com/read/432704/8582015
pdb tcpclient.pdb
www.eeworm.com/read/432704/8582020
ncb tcpclient.ncb
www.eeworm.com/read/429505/8804725
c tcpclient.c
#include <sys/socket.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <netdb.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
www.eeworm.com/read/285232/8859724
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/285232/8859726
cpp tcpclient.cpp
#include
#include
void main()
{
WORD wVersionRequested;
WSADATA wsaData;
int err;
wVersionRequested = MAKEWORD( 1, 1 );
err = WSAStartup( wVersionRequested,
www.eeworm.com/read/285232/8859728
plg tcpclient.plg
Build Log
--------------------Configuration: TcpClient - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADM
www.eeworm.com/read/384197/8891738
h tcpclient.h
// TCPClient.h : main header file for the TCPCLIENT application
//
#if !defined(AFX_TCPCLIENT_H__81DBABE7_F12A_4579_94DF_42FA1F1B270A__INCLUDED_)
#define AFX_TCPCLIENT_H__81DBABE7_F12A_4579_94DF_
www.eeworm.com/read/384197/8891755
ico tcpclient.ico
www.eeworm.com/read/384197/8891757
vco tcpclient.vco
www.eeworm.com/read/384197/8891761
vcp tcpclient.vcp
# Microsoft eMbedded Visual Tools Project File - Name="TCPClient" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "W