代码搜索:socket 开发教程
找到约 10,000 项符合「socket 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/296483/8100294
cpp hcl.cpp
// hcl.cpp
// hook for HCL inetd operation
// copyright SafeTP Development Group, Inc., 2000 Terms of use are as specified in license.txt
#include "hcl.h" // this module
#include "winetd.h"
#in
www.eeworm.com/read/331756/12810933
txt readme.txt
Readme - Simple Socket Server Software Example
DESCRIPTION:
A Simple Socket Server that controls development board LEDs.
Requirements:
-Supported Example Hardware Platforms:
Standard
Full
www.eeworm.com/read/142265/12953938
h head_socketserver.h
#include "SocketNetServer.c"
void *FUN_Socket_One();
void *FUN_Socket_Two();
www.eeworm.com/read/312684/13606388
h tcp.h
/*********************************************************************
*
* TCP Module Defs for Microchip TCP/IP Stack
*
*******************************************************
www.eeworm.com/read/137483/5823954
cpp serversockhandler.cpp
#include "stdafx.h"
extern HWND g_hMainWnd;
#ifndef _SOCKET_ASYNC_IO
HANDLE g_hIOCP = NULL;
//unsigned long g_lAcceptThread = 0;
HANDLE g_hAcceptThread = INVALID_HANDLE_VALUE;
//UIN
www.eeworm.com/read/261654/11631848
h tcp.h
/*********************************************************************
*
* TCP Module Defs for Microchip TCP/IP Stack
*
*******************************************************
www.eeworm.com/read/256117/12026570
h rom400_netstat.h
/*---------------------------------------------------------------------------
* Copyright (C) 2003-2004 Dallas Semiconductor Corporation, All Rights Reserved.
*
* Permission is hereby granted
www.eeworm.com/read/256117/12026766
h rom400_netstat.h
/*---------------------------------------------------------------------------
* Copyright (C) 2003-2004 Dallas Semiconductor Corporation, All Rights Reserved.
*
* Permission is hereby granted
www.eeworm.com/read/256117/12026972
h rom400_netstat.h
/*---------------------------------------------------------------------------
* Copyright (C) 2003-2004 Dallas Semiconductor Corporation, All Rights Reserved.
*
* Permission is hereby granted
www.eeworm.com/read/252574/12274878
c udp.c
/*********************************************************************
*
* UDP Module for Microchip TCP/IP Stack
*
************************************************************