虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 网络 > 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #inclu

基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #inclu

  • 资源大小:5 K
  • 上传时间: 2014-01-18
  • 上传用户:bi_yangfeng
  • 资源积分:2 下载积分
  • 标      签: include gt lt socket

资 源 简 介

基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h> #include<sys/wait.h> #include<sys/ipc.h> #include<unistd.h> #include<sys/shm.h> #include<sys/stat.h> #define MYPORT 3490 // num of port #define BACKLOG 5 // largest num of accept #define MAXDATASIZE 1

相 关 资 源