代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/316956/13513631
c raw_cb.c
/* raw_cb.c - raw protocol control block handling routines */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1980, 1986, 1993
* The Regents of the
www.eeworm.com/read/312532/13609990
pas game.pas
unit Game;
interface
uses
Windows, MMSystem, Forms, Classes, Math, SysUtils, ScktComp,
Path, Script, Common;
//==============================================================================
//
www.eeworm.com/read/301951/13845532
h clientapi.h
/* Copyright (C) 2006 Saikat Guha and
* Kuanyu Chou (xDreaming Tech. Co.,Ltd.)
* All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify i
www.eeworm.com/read/238510/13879291
txt csocket.specs.txt
csocket.h specifications
-------------------------
This a more or less detailled description of what the code in this file
does, how it works and how it should be used.
Overview
--------
T
www.eeworm.com/read/143026/5759644
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/139291/5805839
in logresolve.pl.in
#!@perlbin@
#
# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file ex