登录
首页 » Linux-Unix program » 在环境下实现一个简单的客户端

在环境下实现一个简单的客户端

于 2022-03-22 发布 文件大小:6.92 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

在Linux环境下实现简单的客户机与服务端通信,主要是TCP协议-In the Linux environment to achieve a simple client-side communications and services, primarily TCP protocol

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

发表评论

0 个回复

  • linux目录架构,linux系统下所有目录详细描述
    linux目录架构,linux系统下所有目录详细描述-linux
    2022-07-07 11:10:03下载
    积分:1
  • 本文介绍了在Linux下进行拨号服务的方法,说明了如何修改PPP的设置。...
    本文介绍了在Linux下进行拨号服务的方法,说明了如何修改PPP的设置。-This paper introduces a Linux dial-up service under way, illustrate how changes PPP settings.
    2022-09-26 14:45:03下载
    积分:1
  • RoboCup 2006 2D仿真 Dainamite队 源代码
    RoboCup 2006 2D仿真 Dainamite队 源代码-Dainamite Source 2006
    2022-12-05 01:50:04下载
    积分:1
  • 系统下的设备驱动程序
    Linux系统下的设备驱动程序-Linux system under the Device Driver
    2022-08-25 05:54:53下载
    积分:1
  • Nucleus PLUS实时操作系统是很好的
    Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码区一般不超过20K字节大小。-Nucleus PLUS RTOS is well-known American manufacturers ATI Corporation (Accelera ted Tedmology lnc) in Embedded Real-time Operating System Nucleus multi-task basis, for real-time embedded applications designed to pre-empt a multi-tasking operating system kernel. Its 95% of the code is written in ANSI C, very easy transplantation and to support most types of processors Nucleus PLUS is a function of the group c, Application code and linked to the core function, generating an object code, downloaded to the target board RAM or direct copying to the target board ROM implementation. In a typical target environment, Nucleus PLUS core code is generally not exceed 20 K byte size.
    2022-06-18 03:55:05下载
    积分:1
  • 可以在JUPITER上运行的linux.bin和rdgz.bin
    可以在JUPITER上运行的linux.bin和rdgz.bin-JUPITER can run linux.bin and rdgz.bin
    2023-05-04 04:15:03下载
    积分:1
  • //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) m...
    //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 subwin = derwin(win2, 5, 25, 4, 5) box(subwin, ACS_VLINE, ACS_HLINE) mvwprintw(subwin, 2,1, "Sub Window of Window2") //刷新屏幕 refresh() wrefresh(win1) wrefresh(win2) touchwin(win1) wrefresh(win1) getch() touchwin(win2) mvwprintw(win2, 12,1, "Press any key to exit...") wrefresh(win2) //等待按键 getch() //结束 delwin(win1) delwin(subwin) delwin(win2) endwin() -//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win
    2022-12-24 01:10:04下载
    积分:1
  • unxi下共享内存的使用,提高系统效率
    unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
    2022-03-29 20:53:48下载
    积分:1
  • Red Hat Linux user base, This book is the designated official Red Hat Academy c...
    《Red Hat Linux 用户基础》,这本书是红帽学院官方指定教程,但是没有附答案。这个就是那本书的答案(官方的,绝对权威),希望能对学习linux的同学有帮助。- Red Hat Linux user base, This book is the designated official Red Hat Academy curriculum, but not attached to the answer. This is the answer to that book (official, absolute authority), hoping to learn linux to help students.
    2022-12-15 04:10:03下载
    积分:1
  • Linux的性能
    linux performance--network monitoring
    2023-01-20 03:05:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载