代码搜索:ClientSocket
找到约 1,840 项符合「ClientSocket」的源代码
代码结果 1,840
www.eeworm.com/read/250015/4443535
c clientsocket.c
/* vi: set sw=4 ts=4: */
/*
* clientsocket.c -- DHCP client socket creation
*
* udhcp client
*
* Russ Dill July 2001
*
* This program is free software; you can redistribute
www.eeworm.com/read/240921/4565868
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "Server.h"
#include "ClientSocket.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/240921/4565878
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__EBCCDECD_5376_4D2A_8150_A7A7004B5DA9__INCLUDED_)
#define AFX_CLIENTSOCKET_H__EBCCDECD_5376_4D2A_8150_A7A7004B5DA9__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/227896/4767700
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "ClientSocket.h"
#include "FiveChess.h"
#include "MainFrm.h"
#include "FiveChessView.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/227896/4767710
h clientsocket.h
#if !defined(AFX_CLIENTSOCKET_H__AC98B01D_DD4E_4558_84AF_AE1543A74CD5__INCLUDED_)
#define AFX_CLIENTSOCKET_H__AC98B01D_DD4E_4558_84AF_AE1543A74CD5__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/227259/4776919
c clientsocket.c
/*
* clientsocket.c -- DHCP client socket creation
*
* udhcp client
*
* Russ Dill July 2001
*
* This program is free software; you can redistribute it and/or modify
* it un
www.eeworm.com/read/227259/4776936
h clientsocket.h
/* clientsocket.h */
#ifndef _CLIENTSOCKET_H
#define _CLIENTSOCKET_H
int raw_socket(int ifindex);
#endif
www.eeworm.com/read/225689/4793249
h clientsocket.h
// ClientSocket.h: interface for the CClientSocket class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CLIENTSOCKET_H__INCLUDED_)
#define AFX_CLIENT
www.eeworm.com/read/225689/4793255
cpp clientsocket.cpp
// ClientSocket.cpp: implementation of the CClientSocket class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ChatServer.h"
#include "S
www.eeworm.com/read/222232/4821687
java clientsocket.java
/*
* Copyright (C) butor.com. All rights reserved.
*
* This software is published under the terms of the GNU Library General
* Public License (GNU LGPL), a copy of which has been included with thi