代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/291755/8397518
h cesocket.h
// This Winsock Wrapper replaces all MFC socket classes (CSocket, CAsyncSocket
// CCeSocket). It offers async notifications, buffered read and easy data access
// functions.
//
// Coded by Marco Z
www.eeworm.com/read/190429/8443728
callmgr design.callmgr
Call Manager is a single-threaded application.
It's easier that way.
Nothing blocks except a select() call.
The pptp code provides an fd_set for us to watch, and a function
to call to see if a given
www.eeworm.com/read/285654/8825532
h cesocket.h
// This Winsock Wrapper replaces all MFC socket classes (CSocket, CAsyncSocket
// CCeSocket). It offers async notifications, buffered read and easy data access
// functions.
//
// Coded by Marco Z
www.eeworm.com/read/187222/8841035
java namecollector.java
//: NameCollector.java
//////////////////////////////////////////////////
// Copyright (c) Bruce Eckel, 1998
// Source code file from the book "Thinking in Java"
// All rights reserved EXCEPT as a
www.eeworm.com/read/187222/8841156
java multijabberclient.java
//: MultiJabberClient.java
//////////////////////////////////////////////////
// Copyright (c) Bruce Eckel, 1998
// Source code file from the book "Thinking in Java"
// All rights reserved EXCEPT
www.eeworm.com/read/426756/9001555
c systffs.c
/* sysTffsStub.c - BSP stub for TrueFFS Socket Component Driver */
/* Copyright 1984-2000 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01e,22ma