代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/135582/5884521
cxx connect.cxx
//
// "$Id: connect.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// PPP example program for the Fast Light Tool Kit (FLTK).
//
// Program to make a button to turn a ppp connection on/off.
// You
www.eeworm.com/read/135008/5890695
pas connect.pas
unit Connect;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls,IniFiles, XPMenu;
type
Tfrm_Connect = class(TForm)
www.eeworm.com/read/135008/5890712
dfm connect.dfm
object frm_Connect: Tfrm_Connect
Left = 344
Top = 322
Width = 308
Height = 175
BorderIcons = [biSystemMenu]
Caption = #26381#21153#22120#37197#32622
Color = clSkyBlue
Font.Char
www.eeworm.com/read/133772/5901736
man connect.man
NAME
connect - initiate a connection on a socket
SYNOPSIS
#include
int connect(int sockfd, struct sockaddr *serv_addr, int
addrlen);
DESCRIPTION
www.eeworm.com/read/133772/5901897
c connect.c
//==========================================================================
//
// lib/connect.c
//
// connect() system call
//
//======================================================
www.eeworm.com/read/133772/5902702
2 connect.2
.\" $OpenBSD: connect.2,v 1.14 1999/08/15 13:14:11 deraadt Exp $
.\" $NetBSD: connect.2,v 1.8 1995/10/12 15:40:48 jtc Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of Ca
www.eeworm.com/read/131315/5930310
2 connect.2
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are per
www.eeworm.com/read/131315/5940406
h connect.h
/*-
* Copyright (c) 1993 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Bill Jolitz.
*
* Redistribution