代码搜索:ClientSocket
找到约 1,840 项符合「ClientSocket」的源代码
代码结果 1,840
www.eeworm.com/read/460133/7257236
cpp clientsocket.cpp
#include
#include
#include
using namespace std;
#include "clientsocket.h"
ClientSocket::ClientSocket(QObject *parent, const char *name)
: QSocket(parent,
www.eeworm.com/read/460133/7257240
h clientsocket.h
#ifndef CLIENTSOCKET_H
#define CLIENTSOCKET_H
#include
class QDate;
class QTime;
class ClientSocket : public QSocket
{
Q_OBJECT
public:
ClientSocket(QObject *parent = 0, const c
www.eeworm.com/read/455798/7365499
java clientsocket.java
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.Socket;
import java.net.UnknownHostException;
public clas
www.eeworm.com/read/455798/7365513
class clientsocket.class
www.eeworm.com/read/450735/7477471
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "clients.h"
#include "ClientSocket.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/450735/7477476
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__03B10D2F_9DBA_4717_822F_41FAEF76A673__INCLUDED_)
#define AFX_CLIENTSOCKET_H__03B10D2F_9DBA_4717_822F_41FAEF76A673__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/450735/7477494
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "ServerInit.h"
#include "ClientSocket.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FIL
www.eeworm.com/read/450735/7477503
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__4E6EC168_73C6_42F2_ABC5_7FF7BD984AA5__INCLUDED_)
#define AFX_CLIENTSOCKET_H__4E6EC168_73C6_42F2_ABC5_7FF7BD984AA5__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/449446/7505199
cpp clientsocket.cpp
/*******************************************************************************
* (C) Copyright 2008 Giant Electronics LTD
*
* These computer program listings and specifications are the property
www.eeworm.com/read/449446/7505202
h clientsocket.h
/*******************************************************************************
* (C) Copyright 2008 Giant Electronics LTD
*
* These computer program listings and specifications are the property