代码搜索:socket 有哪些应用?
找到约 10,000 项符合「socket 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/345059/11841609
c socket.c
/* Application programming interface routines - based loosely on the
* "socket" model in Berkeley UNIX.
*/
#include
#ifdef __STDC__
#include
#endif
#include
#i
www.eeworm.com/read/345059/11841652
h socket.h
#ifndef _SOCKET_H
#define _SOCKET_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#include
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _PROC_H
#include "proc.h"
#endi
www.eeworm.com/read/154570/11944933
c socket.c
/*
* Monitor-Server/socket.c
*
* Copyright (C) 2004 Jian Shen
*/
#include "socket.h"
#include "config.h"
#include
#include
#include
www.eeworm.com/read/154570/11944944
h socket.h
#ifndef _SOCKET_H_
#define _SOCKET_H_
#include
#include
#include "statinfo.h"
int ps_send(struct socket* sock, void* addr, size_t size);
int ps_recv(struct socket* soc
www.eeworm.com/read/154369/11966854
ctl socket.ctl
VERSION 5.00
Begin VB.UserControl Socket
CanGetFocus = 0 'False
ClientHeight = 420
ClientLeft = 0
ClientTop = 0
ClientWidth = 420
InvisibleA
www.eeworm.com/read/154369/11966864
ctx socket.ctx
www.eeworm.com/read/153103/12060519
dsp socket.dsp
# Microsoft Developer Studio Project File - Name="Socket" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/153103/12060522
rc socket.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/153103/12060532
ico socket.ico
www.eeworm.com/read/153103/12060549