代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/410380/11288948
texi rexecd.texi
@node rexecd
@chapter rexecd
@cindex rexecd
@command{Rexecd} is the server for the rexec(3) routine. The server provides
remote execution facilities with authentication based on user names and
passw
www.eeworm.com/read/410380/11289371
8 inetd.8
.\" Copyright (c) 1985, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modificat
www.eeworm.com/read/409384/11329791
cpp smtp.cpp
/*************************************************************************
* *
* This program is free software; you can redistri
www.eeworm.com/read/409384/11329808
h sslsocket.h
/*************************************************************************
* *
* This program is free software; you can redistri
www.eeworm.com/read/402827/11527192
makefile
server:server.o ex_socket.o
gcc -Wall server.o ex_socket.o -o server -lssl
server.o:server.c ex_socket.h
gcc -Wall -c server.c -lssl
ex_socket.o:ex_socket.c ex_socket.h
gcc -Wall -c ex_sock
www.eeworm.com/read/261210/11659369
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/346037/11773106
txt releasenotes_sockets_series80.txt
About the Series 80 Platform: Socket Task Manager Example
---------------------------
The Socket Task Manager Example is the Symbian client of the Sockets enterprise example.
The Socket Task Manag
www.eeworm.com/read/259652/11774773
pas blcksock.pas
{==============================================================================|
| Project : Ararat Synapse | 009.001.000 |
|===================================
www.eeworm.com/read/258772/11843597
h tftp.h
/**********************************************************
Date: OCT 28, 2006
Project : TFTP Server
Programer: Reza Rahmanian, Craig Holmes
File: Header Files
Purpose: This file contains all the n