代码搜索:SocketClient

找到约 297 项符合「SocketClient」的源代码

代码结果 297
www.eeworm.com/read/107132/15612403

rar socketclient.rar

www.eeworm.com/read/106766/15622883

h socketclient.h

// SocketClient.h : header file #if !defined(AFX_SOCKETCLIENT_H__A117F2A9_7827_4D74_A892_CF1A34B4E5D2__INCLUDED_) #define AFX_SOCKETCLIENT_H__A117F2A9_7827_4D74_A892_CF1A34B4E5D2__INCLUDED_ #if _
www.eeworm.com/read/106766/15622889

cpp socketclient.cpp

// SocketClient.cpp : implementation file #include "stdafx.h" #include "NetPhone.h" #include "SocketClient.h" #include "NetPhoneDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE stat
www.eeworm.com/read/100729/15866281

c socketclient.c

// SOCKET通讯 #include /* Standard input/output definitions */ #include /* String function definitions */ #include /* UNIX standard function definitions */
www.eeworm.com/read/192659/8367775

bak socketclient.java.bak

import java.io.*; import java.net.*; public class SocketClient { public static void main(String args[]) { String HostName="127.0.0.1"; Socket s=null; int port=1000; DataInputStream sin=
www.eeworm.com/read/466524/7026325

rc2 socketclient.rc2

// // SOCKETCLIENT.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED
www.eeworm.com/read/124145/14593126

class socketclient$1.class