代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/299064/7894775
c sysdep1_s.c
/*
* sysdep1_s.c system dependant routines.
* sysdep1.c has a dependeny to function not needed
* for runscript so put m_flush (the only needed sysdep
* function by runscript) into a separate
www.eeworm.com/read/198368/7938650
cpp ping.cpp
// Ping.cpp: implementation of the CPing class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Mento Supplicant.h"
#include "Ping.h"
#i
www.eeworm.com/read/247327/12665541
h tcpsocket.h
/**
* tcpsocket.h
*
* Short Message Abstractive Library.(SMAL)
*
* Copyright 2003-2006 北京风起水流软件工作室
*
* http://www.zealware.com
*
* princetoad@gmail.com
*
*/
#ifndef _SMAL_S
www.eeworm.com/read/243369/12945205
h unisock.h
//-< UNISOCK.H >-----------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1997 GARRET * ? *
// (Main Memory Database Management Syst
www.eeworm.com/read/138164/13256509
bak mysocket.cpp.txt.bak
#include
#include
#include "mysocket.h"
MySocket::MySocket()
{
address_family =AF_INET;
socket_type = SOCK_STREAM;
protocol_family = IPOTO_TCP;
port_number =MySOCKET_DEFAU
www.eeworm.com/read/307145/13727617
c w_cups.c
/* cups.c - Windows CUPS Library Code
*
*
* Copyright (C) 1999 Chad Dixon
* Macmillan Computer Publishing
*
* This program is free software; you can redistribute it
*
www.eeworm.com/read/306150/13751707
c sock.c
/*
Copyright (C) 2002-2005 Thomas Ries
This file is part of Siproxd.
Siproxd is free software; you can redistribute it and/or modify
it under the terms of the GN
www.eeworm.com/read/147248/5733300
c client.c
/*
* client.c
*/
#include
#include
#include
#include
#include
#include
#include
#include
#include