代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/111887/6151673
java cmppconnect.java
import java.lang.*;
import java.net.*;
import java.io.*;
import CMPPCommandID;
import CMPPPacket;
public class CMPPConnect extends CMPPPacket
{
public String source_addr = null;// 6 bytes
www.eeworm.com/read/111374/6156160
cpp gui_utils.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
www.eeworm.com/read/110972/6163174
cpp gui_utils.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/107896/6187812
cpp musicsearch.cpp
/*____________________________________________________________________________
FreeAmp - The Free MP3 Player
Portions Copyright (C) 1999 EMusic.com
This program is fre
www.eeworm.com/read/483414/6606263
c test.c
#include
#include
#include"DebugAtmega128.h"
#include"socket.h"
#include"scancode.h"
void init_sock(SOCKET s, uint16 port, uint8 flag, uint8 udp_mode, uint8 client_mode);
vo
www.eeworm.com/read/479786/6678631
c events1.c
/*
*
* Sample Code for Gtk+ Programming in C, 1st Edition, Prentice Hall
*
* Copyright 2000 - 2002 Syd Logan, All Rights Reserved
*
* This code is distributed without warranty. You are free to u
www.eeworm.com/read/408584/11380536
h tpi_daytime.h
#include "unpxti.h"
#include
#include
void tpi_bind(int, const void *, size_t);
void tpi_connect(int, const void *, size_t);
ssize_t tpi_read(int, void *, size_t);
void t