搜索资源列表
-
2下载:
在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
-
-
0下载:
linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
-
-
2下载:
在linux环境下用socket编程实现一个FTP,并支持以下命令:
1.?显示FTP的命令
2.pwd显示客户端的路径
3.dir列出客户端的文件信息
4.cd 改变客户端的路径
5.put 上传一个文件
6.get 下载一个文件
7.quit 结束,退出FTP
-In the linux environment, with the socket programming an FTP, and supports the follo
-
-
0下载:
本书通过各种详尽的例子来讲述如何在linux环境下学习和使用网络套接字编程。这本书的特点就是每一章节都包括了非常详细的例子来解释程序。-This book through a variety of detailed examples on how to study in the linux environment and the use of network socket programming. The characteristics of this book is that each cha
-
-
1下载:
网络通信编程,socket编程,socket客户端程序,可运行。代码简单完整,注释清晰,linux下编译通过,可运行。适合socket编程入门参考。
与服务端配合使用-Network communication programming, socket programming, socket client program, you can run. Code is simple and complete, clear notes, linux compiled by, you can run.
-
-
0下载:
《linux网络编程》,介绍了linux中进程管理,网络的基础知识,BSD socket,和TCP/TP应用等,是学习linux下网络编程的好书籍!-" Linux network programming" to introduce the linux in the process management, network basics, BSD socket, and TCP/TP applications, network programming under linux to
-
-
0下载:
《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
-
-
0下载:
Linux程序设计 : 第4版(最负盛名的Linux程序设计图书)
时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。
本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
-
-
0下载:
在linux环境下实现socket编程,一个时间服务器-In the linux environment to achieve socket programming, a time server
-
-
0下载:
在linux环境下的socket编程,能够实现文件传输功能-In the linux socket programming environment that enables file transfer capabilities
-
-
0下载:
linux系统编程中socket的使用,可以帮助大家更好的理解与掌握socket-socket programming in linux system to use, can help you better understand and master socket
-
-
0下载:
本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
-
-
0下载:
这个是本人老师给的linux下得socket编程实例,希望对大家有用-It is a Programming examples about socket in linux
-
-
0下载:
There have been many books written on the topic of computer networking. While many of these are
excellent resources for advanced programmers, they tend to be too deep for the beginner who just
wants to know how to use it. Why require a potentia
-
-
0下载:
ARM Linux环境下Socket 编程最好的实例及源码,分为UDP和TCP-Socket Programming in the ARM Linux environment the best examples and source code is divided into UDP and TCP
-
-
0下载:
可以用来学习怎么在linux环境中编写套接字网络编程,用于熟悉linux提供了套件字编程的API。-Can be used to learn how to write a socket network programming in linux environment used to be familiar with Linux programming API suite word.
-
-
0下载:
本书主要描述linux中进程,socket,线程信号,文件符等,挺全面的一本书。中文的-This book describes the linux process, the socket, the thread signals, the file descr iptor , etc., very comprehensive book. In Chinese
-
-
0下载:
linux下常用代码学习,包括fork、socket、终端控制、总之linux编程从入门到精通,这里的代码都有,是东北大学linux课学习的代码-Under linux common code learning, including fork, socket, terminal control, in short, linux programming entry to the master, the code here has, Northeastern University is a les
-