代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/120619/14796685
cpp 063cli.cpp
//byshell v0.63 cli
#include
#include
#pragma comment(lib, "ws2_32.lib")
#include
#include
#include
char pwd[16]="by";char buff[66000]
www.eeworm.com/read/120619/14796692
exe by063cli.exe
www.eeworm.com/read/118423/14871665
c tcp_cli.c
#include "tcp.h"
main(argc, argv)
int argc;
char *argv[];
{
int sockfd,newsockfd ;
int clilen, childpid;
struct sockaddr_in serv_addr, cli_addr;
/**** Internet Address Family: AF_INET
scoket
www.eeworm.com/read/118423/14871673
o tcp_cli.o
www.eeworm.com/read/114818/15037157
c cli_max.c
#include
#include
#include
#include
#include
#include "mymsg.h"
int open_attach(char *,int);
int door_call(int ,char *);
int call_resu
www.eeworm.com/read/215613/15056854
c cli_cmdpro.c
/*========================================================================*/
/* */
/* Module Name :cli_cmdProc.c
www.eeworm.com/read/206361/15296189
c cli_udp.c
#include"unixnet.h"
#define MAXPACKET 64421
int main(int argc,char **argv)
{
int conn_fd;
int udp_fd;
int fd;
int write_bytes,recv_bytes=0,numbytes;
socklen_t addrlen;
struct sockaddr_in c
www.eeworm.com/read/479931/1328633
exp mi-cli.exp
# Copyright 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public Lic
www.eeworm.com/read/471776/1424648
cpp cli5.cpp
/*---------------------------------------------------------------------------
Author: Fran鏾is PIETTE
Object: Simple client application demonstrating TWSocket object in action.
Creatio
www.eeworm.com/read/471776/1424718
cpp cli7.cpp
/*---------------------------------------------------------------------------
Author: Fran鏾is PIETTE
Object: Simple client application demonstrating TWSocket object in action.
Creatio