登录
首页 » Linux-Unix program » 在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a...

在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a...

于 2022-04-23 发布 文件大小:2.11 kB
0 81
下载积分: 2 下载次数: 1

代码说明:

在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a-SCO UNIX 5.05 in the agent, I have compiled, the compiler needs libsocket.a

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Novell.Press.Linux.Kernel.Development linux内核开发的经典书籍之一 The Linux kernel is o...
    Novell.Press.Linux.Kernel.Development linux内核开发的经典书籍之一 The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development-The Linux kernel is one of the most interesting yet least understood open-source proj
    2022-08-20 17:47:39下载
    积分:1
  • a LINUX operating in the shell and realized the running order, I/O redirection a...
    一个在LINUX下运行的shell程序,实现了命令运行,I/O重定向和环境变量处理等功能。-a LINUX operating in the shell and realized the running order, I/O redirection and environmental variables as well.
    2022-09-16 09:00:03下载
    积分:1
  • UNIX的字体在研究
    UNIX下字体研究-UNIX fonts under study
    2022-07-15 18:25:37下载
    积分:1
  • LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出...
    LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出-LINUX under MYSQL data on the operation, and its function has to realize the database records search output
    2022-02-25 19:50:38下载
    积分:1
  • linux下socket的server和client端的实例
    linux下socket的server和client端的实例-linux under the socket of the server and client-side examples
    2023-05-03 02:40:03下载
    积分:1
  • completion of the following non
    完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名最后加上一个/号。 所提供的路径名可以包含“.”,“..”,“~”等特殊目录-completion of the following non-functional parameters of ls : listed in the current directory-hidden (files and directories were not. Beginning) of files and directories ls-a : listed in the current directory of all files and directories ls-l : in the long list of current directory listed under the non-hidden possession of files and directories. Each file or directory only asked to list the following information : the type and competence, file name, number of links, the user ID and group ID, byte size, a few blocks ls path : If a path representatives of the document showed documents suggest otherwise error; If representatives of a path name the presence of the directory lists the directory lists the
    2023-02-01 23:40:04下载
    积分:1
  • //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILUR...
    //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TRUE) wmove(win, cury, curx) mvaddstr(16, 1, "Press arrow keys to move the cursor within the window. ") mvaddstr(17, 1, "Press q to quit. ") refresh() wrefresh(win) - //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TRUE) wmove(win, cury, curx) mvaddstr(16, 1, "Press arrow keys to move the cursor within the window. ") mvaddstr(17, 1, "Press q to quit. ") refresh() wrefresh(win)
    2023-08-24 18:05:03下载
    积分:1
  • 用Socket实现的客户端send 、receive测试
    用Socket实现的客户端send 、receive测试-Socket client send, receive test
    2023-02-11 06:25:03下载
    积分:1
  • 操作系统中的动态分区算法
    操作系统中的动态分区算法-operating system as a dynamic partitioning algorithm
    2022-05-31 19:25:50下载
    积分:1
  • driven by the compiler requires source code for Linux kernel support. Drivers co...
    由编译器驱动需要Linux内核支持的源代码。驱动程序编译器默认为路径/usr/src/linux的源代码,如果安装了linux源代码,则必须安装。如果内核源代码不是路径/usr/src/linux,我们可以建立一个符号链接ln-s/usr/src/linux-styler2x。xx.xx/usr/src/linux驱动程序在源代码中做出实现路径命令,生产洪水移动can9880.o目标文件在/dev目录下可以建立相应的设备,使用其主要设备254mknod can98801c254 0
    2023-08-05 20:05:03下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载