搜索资源列表
OS2005
- 在linux平台上实现两个进程之间的交互。一客户进程向一远程进程提交一道作业;远程进程完成作业后向客户进程返回执行结果或者是结束的信息。-in achieving process between the two interactive. A process to a client process to submit a long-range operations; Remote operations after the completion of the process to the clien
udp 用UDP写一个客户端和服务器
- 用UDP写一个客户端和服务器 能够用UDP协议实现两者之间的通信的程序; -Used to write a UDP client and server to use UDP protocol for communication between the two procedures
ftp_and_tftp_client.tar
- Linux下C实现的ftp客户端代码,实现常用10余种功能;tftp客户端代码,实现下载功能。有BUG更改或者好的建议请通知我,衷心感谢你对我的帮助!-C under Linux achieved ftp client code to achieve more than 10 types of commonly used functions tftp client code, to achieve download function. BUG change or have good sugge
chat
- 利用select函数在linux环境下实现的一个聊天程序,满足要求: (1)用户默认出于广播模式,一个客户在其客户端发送消息,其他客户端用户全部都可以收到; (2)程序支持下列命令 /help:显示帮助信息 /quit:用户退出聊天室,同时将退出信息广播给其他用户; /who:显示在线用户; /send 户名 消息:向指定用户发送点到点消息。 代码验证通过,保证能运行 -The use of select function in linux envir
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
Robocup0010
- 论文主要工作: 介绍了仿真比赛的构成与运行机制;介绍了linux的使用以及环境开发;编程实现了UDP/ip客户端程序并设计了球队的基本技巧;研究了高级策略等。-Thesis work: The composition of the simulation game and operating mechanism describes the use of linux, and environmental development programming of the UDP/ip client
unix-cs-socket
- 在Unix/Linux环境下,用Client/Server结构实现;支持多个客户之间的相互交流(公聊,用户名); 工作方式: 服务器程序先在后台运行; 客户端程序通过“网址+端口号”连接到服务器,并根据提示输入用户名(不需验证); -On Unix/Linux environment, using Client/Server architecture to achieve support interaction between multiple customers (t
putty
- Putty 源码 随着Linux在服务器端应用的普及,Linux系统管理越来越依赖于远程。在各种远程登录工具中,Putty是 出色的工具之一。 Putty是一个免费的、Windows 32平台下的telnet、rlogin和ssh客户端,但是功能丝毫不逊色于商业的telnet类工具。 用它来远程管理Linux十分好用,其主要优点如下: ◆ 完全免费 ◆ 在Windows 9x/NT/2000下运行的都非常好 ◆ 全面支持ssh1
select-non-block
- 利用TCP/IP协议,使用socket编程模型和curses界面,实现基本聊天功能;分为服务器和客户端,服务器负责收发数据,以及对连接的客户端进行连接,客户端连接上服务器后就可以正常的通信。-Using TCP/IP protocol, the use of socket programming model and curses interface, to achieve the basic chat functions divided into server and client, serv
NetworkVideoSurveillanceSystem
- 客户端是使用qt编写而成; 服务器(摄像头端)是基于ARM开发;并提供了gsm模块和蜂鸣器模块。 整个工程代码都有,简单移植就可拿来借鉴和使用。-Client uses qt written in server (camera side) is based on the ARM development and provide a gsm module and buzzer module. The whole project has a code, a simple tra
TCP_communication
- Linux下的一个服务器客户端的小程序,基于TCP的实现;服务器可以同时接受多个客户的接入,通过子进程处理客户请求,下面的例子中,服务器只将客户的IP和端口以及发送的信息显示,然后原样的将客户发送的信息发送给客户。客户端仅仅是输入信息以及显示收到的信息。-Linux under a small application server to the client, based on the TCP implementation Server can accept multiple clients
wemall6
- 1、采用react native 开发,适用android和ios; 2、从开发体验来看,前后端都是使用js,开发效率非常高; 3、从性能来看,后台采用node.js开发,nodejs非常擅长IO操作,轻松应对10K高并发请求; 4、与微信单用户共用一个后台,实现用户在微信端和app端账户的一致性,数据统一; 5、支持余额提现,充值余额的功能。(1, the use of react native development,