代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/386806/8726486
c socket.c
/*
* NET An implementation of the SOCKET network access protocol.
*
* Version: @(#)socket.c 1.0.5 05/25/93
*
* Authors: Orest Zborowski,
* Ross Biro,
www.eeworm.com/read/286738/8746268
h socket.h
/* *
* $Id: socket.h 177 2005-06-28 14:52:16Z shawill $
*
* This file is part of Fenice
*
* Fenice -- Open Media Server
*
* Copyright (C) 2004 by
*
* - Giampaolo Mancini
www.eeworm.com/read/385698/8792095
hpp socket.hpp
#ifndef WindowsSocket_H_
#define WindowsSocket_H_
#include
#include
#ifndef WINNT
class ClWinSocketApplication
{
public:
class XFailedToBegin {};
ClWinS
www.eeworm.com/read/385698/8792108
cpp socket.cpp
#ifndef WINNT
#include
#include
#else
#define WIN_KERNEL_MODE
extern "C"
{
#include
}
#include
#include
#endif
#incl
www.eeworm.com/read/429611/8798944
c socket.c
/* Application programming interface routines - based loosely on the
* "socket" model in Berkeley UNIX.
*
* Copyright 1991 Phil Karn, KA9Q
*/
#include
#ifdef __STDC__
#include
www.eeworm.com/read/429611/8798980
h socket.h
#ifndef _SOCKET_H
#define _SOCKET_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#include
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _PROC_H
#include "proc.h"
#endi
www.eeworm.com/read/384905/8834808
c socket.c
/**
* \file socket.c
* Implemetation of WIZnet SOCKET API fucntions
*
* This file implements the WIZnet SOCKET API functions that is used in your internat application program.
*
* Re
www.eeworm.com/read/384905/8834818
h socket.h
#ifndef _SOCKET_H_
#define _SOCKET_H_
/**
* \file socket.h
* WIZnet SOCKET API function definition
*
* For user application, WIZnet provides SOCKET API functions
* which are similar
www.eeworm.com/read/384009/8905933
h socket.h
//--------------------------------------------------------------------------
// IP Stack Library
//--------------------------------------------------------------------------
// SOCKET.H
//
// Con
www.eeworm.com/read/284714/8906587
c socket.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version