代码搜索:socket 有哪些应用?
找到约 10,000 项符合「socket 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/153103/12060552
clw socket.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSocketDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Socket.
www.eeworm.com/read/153103/12060561
cpp socket.cpp
// Socket.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Socket.h"
#include "SocketDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/153103/12060566
ncb socket.ncb
www.eeworm.com/read/153103/12060567
opt socket.opt
www.eeworm.com/read/153103/12060570
dsw socket.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/153103/12060581
plg socket.plg
Build Log
--------------------Configuration: Socket - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /f
www.eeworm.com/read/153103/12060585
h socket.h
// Socket.h : main header file for the SOCKET application
//
#if !defined(AFX_SOCKET_H__6B992D24_F6B7_47F5_8A0B_3C0BA4676B29__INCLUDED_)
#define AFX_SOCKET_H__6B992D24_F6B7_47F5_8A0B_3C0BA4676B29
www.eeworm.com/read/255541/12075627
h socket.h
#ifndef _LINUX_SOCKET_H
#define _LINUX_SOCKET_H
#include /* the SIOCxxx I/O controls */
struct sockaddr {
unsigned short sa_family; /* address family, AF_xxx */
char
www.eeworm.com/read/255541/12076528
c socket.c
/*
* NET An implementation of the SOCKET network access protocol.
*
* Version: @(#)socket.c 1.0.5 05/25/93
*
* Authors: Orest Zborowski,
* Ross Biro,
www.eeworm.com/read/152720/12090594