代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/237551/4626871
c socket.c
/* Copyright (C) 1992, 93, 94, 95, 96, 97, 98 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify
www.eeworm.com/read/237048/4634288
java socket.java
/* Socket.java -- Client socket implementation
Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can
www.eeworm.com/read/233955/4663231
cpp socket.cpp
// ------------------------------------------------
// File : socket.cpp
// Date: 4-apr-2002
// Author: giles
// Desc:
// ClientSocket is a generic socket interface, Non OS/HW dependant.
//
// (c)
www.eeworm.com/read/233955/4663235
h socket.h
// ------------------------------------------------
// File : socket.h
// Date: 4-apr-2002
// Author: giles
// Desc:
//
// (c) 2002 peercast.org
// ------------------------------------------------
//
www.eeworm.com/read/233914/4664503
cs socket.cs
/*
* Socket.cs - Implementation of the "System.Net.Sockets.Socket" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This program is free software; you can redistribute it and/
www.eeworm.com/read/233554/4666268
h socket.h
/**************************************************************
* Dummy Header for Unix to Windows NT portability
* Created for NTP package
*********************************************************
www.eeworm.com/read/233554/4666330
c socket.c
/* Copyright (C) 1996, 2000 N.M. Maclaren
Copyright (C) 1996, 2000 The University of Cambridge
This includes all of the code needed to handle Berkeley sockets. It is way
outside current POSIX,
www.eeworm.com/read/233448/4689860
java socket.java
/* Socket.java -- Client socket implementation
Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free softwar
www.eeworm.com/read/233448/4692604
h socket.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/sys/socket.h"
This had to be done to correct non-standard usages in the
original, manufacturer
www.eeworm.com/read/232407/4699895
cpp socket.cpp
//Socket.cpp
/*
Copyright 2000-2004 The VCF Project.
Please see License.txt in the top level directory
where you installed the VCF.
*/
// Socket.cpp:
#include "vcf/NetworkKit/NetworkKit.h"
using