登录
首页 » Linux-Unix program » 这是关于远程登陆TELNET 的源代码 已经测试过的。

这是关于远程登陆TELNET 的源代码 已经测试过的。

于 2022-01-21 发布 文件大小:130.61 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

这是关于远程登陆TELNET 的源代码 已经测试过的。-This the Telnet remote login on the source code has been tested before.

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

发表评论

0 个回复

  • Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用...
    Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个或多个进程中进行处理。这样,内核态与用户空间进程通信的方法就显得尤为重要。在 Linux 的内核发行版本中没有对该类通信方法的详细介绍,也没有其他文章对此进行总结,所以本文将列举几种内核态与用户态进程通信的方法并详细分析它们的实现和适用环境。 source code 2 -Linux is an open-source operating system, both ordinary users or enterprises, users can prepare their core code, coupled with the standard kernel cutting thereby making up their own operating system. There are a lot of low-end users of the network equipment from the standard operating system Linux is improving from the This also shows that the more and more people are added to the Linux kernel development groups. One or more modules and the realization of general Linux can not satisfy the needs of system software, because the core is too restrictive, such as the terminal can print, can not handle the b
    2022-01-26 00:11:59下载
    积分:1
  • Linux0.01设备驱动程序 最精简的linux代码 适合操作系统入门...
    Linux0.01设备驱动程序 最精简的linux代码 适合操作系统入门-Linux0.01 device drivers streamlining the most suitable source Linux operating system entry
    2022-07-22 21:17:55下载
    积分:1
  • 第一个LED灯控制驱动 (基于AT91SAM9260开发板linux2.6.22)
    第一个LED灯控制驱动 (基于AT91SAM9260开发板linux2.6.22) -The first signal-controlled LED driver (based on the AT91SAM9260 Development Board linux2.6.22)
    2022-03-23 10:57:14下载
    积分:1
  • LINUX under the IIC
    LINUX下IIC驱动分析,这是我看到过的讲的最祥细的一个网页文件,看了后IIC驱动就搞定了-LINUX under the IIC-driven analysis, which is speaking I have seen the most Xiangxi of a web document, after reading the Gaoding the IIC driver
    2022-05-05 02:40:44下载
    积分:1
  • 简单 ftp 服务器及客户端,采用TCP协议。单线程。为.tgz压缩包,不能上传,改了一下,解压时请注意。...
    简单 ftp 服务器及客户端,采用TCP协议。单线程。为.tgz压缩包,不能上传,改了一下,解压时请注意。-Simple ftp server and client using TCP protocol. Single-threaded.
    2022-04-15 00:25:09下载
    积分:1
  • gtk插件
    gtk下的插件程序module.tar.gz-gtk of plug-ins module.tar.gz
    2022-02-07 18:10:00下载
    积分:1
  • Tsinghua University
    清华大学-电子信息工程系-实验用ARM-linux-源代码-LEDS篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LEDS Part
    2022-07-23 03:09:48下载
    积分:1
  • form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(ro...
    form = new_form(fields) scale_form(form, &rows, &cols) win = newwin(rows+3, cols+4, 3, 20) subwin = derwin(win, rows, cols, 1, 2) set_form_sub(form, subwin) box(win, 0, 0) keypad(win, TRUE) post_form(form) refresh() wrefresh(win) wrefresh(subwin) //设置覆盖模式 form_driver(form, REQ_OVL_MODE)
    2023-04-25 08:50:03下载
    积分:1
  • linux client/server based LCD Driver for HD44780
    linux client/server based LCD Driver for HD44780
    2022-03-01 03:55:02下载
    积分:1
  • Linux C语言的编程,可以实现数据的传输以及接受、
    Linux C语言的编程,可以实现数据的传输以及接受、-Linux Cyuyan ban
    2022-06-12 09:03:25下载
    积分:1
  • 696518资源总数
  • 106265会员总数
  • 10今日下载