代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/435194/7795738
h socket.h
/***************************************************************************
socket.h - description
-------------------
begin
www.eeworm.com/read/299961/7817776
cpp socket.cpp
/* YUNTAI KYONG
Advanced Internet Service
term project
*/
#include "socket.h"
#include
bool
CSocket::startup()
{
WORD wVersionRequested;
WSADATA wsaData;
int err;
wVersionRequested =
www.eeworm.com/read/299961/7817778
h socket.h
/* YUNTAI KYONG
Advanced Internet Service
term project
*/
#ifndef _SOCKET_H_
#define _SOCKET_H_
#include
class CSocket
{
SOCKET m_sock;
enum socket_type { SOCK_UDP };
public:
CSocket
www.eeworm.com/read/399963/7819011
tcl socket.tcl
#! /usr/bin/tclsh
set sockid [socket localhost 13]
gets $sockid date
puts "Machine says the date is: $date"
www.eeworm.com/read/198622/7921873
ps socket++.ps
%!PS-Adobe-2.0
%%Creator: dvips, version 5.41 (C) 1986-90 Radical Eye Software
%%Title: socket++.dvi
%%Pages: 56 1
%%BoundingBox: 0 0 612 792
%%EndComments
%%BeginProcSet: tex.pro
/TeXDict 200 dict de
www.eeworm.com/read/198622/7922096
texi socket++.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename socket++.info
@settitle C++ socket classes
@c %**end of header
@syncodeindex fn cp
@iftex
@finalout
@end iftex
@ifinfo
This info
www.eeworm.com/read/198531/7930825
c socket.c
/*
* OpenVPN -- An application to securely tunnel IP networks
* over a single UDP port, with support for TLS-based
* session authentication and key exchange,
*
www.eeworm.com/read/198531/7930860
h socket.h
/*
* OpenVPN -- An application to securely tunnel IP networks
* over a single UDP port, with support for TLS-based
* session authentication and key exchange,
*
www.eeworm.com/read/298833/7932373
cpp socket.cpp
/***************************************************************************
* Copyright (C) 2005-2006 Gao Xianchao *
* 2007 Gao Xianchao gnap_an l
www.eeworm.com/read/298833/7932495
h socket.h
/***************************************************************************
* Copyright (C) 2005-2006 Gao Xianchao *
* 2007 Gao Xianchao gnap_an l