代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/129934/14216489
c tinymain.c
#include
#include
#include
#include "tinytcp.h"
#include "include.h"
WORD test_application( void );
WORD test_dataHandler( tcp_Socket *s, BYTE *dp, WORD len );
void s
www.eeworm.com/read/129891/14219703
c tisfdtype.c
#include "unp.h"
main()
{
int tcpsock, udpsock;
printf("stdin: %d\n", Isfdtype(STDIN_FILENO, S_IFSOCK));
printf("stdout: %d\n", Isfdtype(STDOUT_FILENO, S_IFSOCK));
printf("stderr: %d\n", Isfdtyp
www.eeworm.com/read/229545/14331936
h tcp.h
// TCP.h: interface for the TCP_Session class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_TCP_H__BAB99BDE_FD81_46A4_B0A7_FAC6CE9FD2BD__INCLUDED_)
www.eeworm.com/read/227398/14428400
c tinymain.c
#include
#include
#include
#include "tinytcp.h"
#include "include.h"
WORD test_application( void );
WORD test_dataHandler( tcp_Socket *s, BYTE *dp, WORD len );
void s
www.eeworm.com/read/226428/14475159
h sockio.h
//-< SOCKIO.H >------------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Sy
www.eeworm.com/read/125596/14482303
lst tinymain.lst
C51 COMPILER V7.07 TINYMAIN 04/20/2004 18:04:41 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE TINYMAIN
OBJECT MODULE PLACED I
www.eeworm.com/read/125596/14482342
c tinymain.c
/*
* Copyright (C) 2002 by TechiZ. All rights reserved.
*
* This program was written in Korean(Comment and some more).
*
* This program was developed by TechiZ(The Company name).
* TechiZ want t
www.eeworm.com/read/125571/14483916
m4 acinclude.m4
## CERTI acinclude.m4
## Copyright (C) 2001, 2002, 2004 ONERA
## $Id: acinclude.m4,v 3.2 2004/03/14 00:17:14 breholee Exp $
##
## This M4 file contains additionnal macros for Autoconf, some of them c
www.eeworm.com/read/124635/14555848
c tinymain.c
/*
* Copyright (C) 2002 by TechiZ. All rights reserved.
*
* This program was written in Korean(Comment and some more).
*
* This program was developed by TechiZ(The Company name).
* TechiZ want t
www.eeworm.com/read/124513/14564328
txt readme.txt
================================================================================
MICROSOFT 基础类库: Socket_Listen 项目概述
==============================================================================