-
Linux网络编程。主要实现共享资源问题。通过lock()函数实现锁定,unlock()实现解锁,以避免造成临界资源的死锁问题。...
Linux网络编程。主要实现共享资源问题。通过lock()函数实现锁定,unlock()实现解锁,以避免造成临界资源的死锁问题。-Linux Network Programming. The main problem to achieve a shared resource. Through the lock () function to achieve lock, unlock () Unlock realize in order to avoid deadlock caused by the issue of critical resources.
- 2022-07-06 19:48:44下载
- 积分:1
-
他们同意做MAODV NS
自己做的maodv协议在ns-2.30下的实现及性能仿真分析,有协议分析及仿真结果比较图。-Their agreement to do MAODV ns-2.30 under the Implementation and performance simulation analysis, there is protocol analysis and simulation results comparison.
- 2023-01-26 00:00:04下载
- 积分:1
-
Linux网络通信客户端和服务器程序,本人亲自编写,现奉献给大家...
Linux网络通信客户端和服务器程序,本人亲自编写,现奉献给大家-Linux network client and server programs, I personally prepared, we are dedicated to
- 2023-07-26 02:40:03下载
- 积分:1
-
在linux结合QT库进行界面编程,该程序还包括网络通讯、信号处理、多线程处理和界面编程等技术...
在linux结合QT库进行界面编程,该程序还包括网络通讯、信号处理、多线程处理和界面编程等技术-Interface program with QT library in linux system,include net work program、signed handle、multithreading and Interface program technology.
- 2023-04-11 16:35:03下载
- 积分:1
-
This document is a tutorial on network simulator
This document is a tutorial on network simulator-2(ns-2), a simulation environment for computer networking field of engineering. It outlines step-by-step flow of learning.
- 2022-02-20 14:30:21下载
- 积分:1
-
在Linux安全的PDF
LINUX SECURITY in PDF
- 2022-07-15 02:28:09下载
- 积分:1
-
jrtplib
jrtplib-3.6.0最新下载的jrtplib. 我现在正在用jrtplib2.7版本,大小146K。希望能给大家提供更方便下载-jrtplib- 3.6.0 download the latest jrtplib. I am now using jrtp lib2.7 version, the size of 146K. Can we hope to provide more convenient download
- 2022-12-12 21:50:03下载
- 积分:1
-
linux 下GPS导航软件,可以放到嵌入式开发板上运行,本人已经在2410上测试过...
linux 下GPS导航软件,可以放到嵌入式开发板上运行,本人已经在2410上测试过-GPS navigation software under linux, you can run on embedded development board, I have been tested in 2410
- 2022-03-29 12:02:30下载
- 积分:1
-
linux网络编程,用c实现的基于tcp/ip编程
linux网络编程,用c实现的基于tcp/ip编程-linux network programming, using c realized based on the tcp/ip programming
- 2022-04-25 09:06:33下载
- 积分:1
-
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络...
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下:
IP地址 请求时间
时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。
采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。
-Socket Programming Linux environment: 1. Network Time server timeserver, users on the network time service, namely, Internet users to return the server" s current time record request the user" s IP network address (saved to a file), format are as follows: IP address of a request for the time spent by service clients timeclient, the client can send to the server time to service requests, and to get the time to return to the user. TCP protocol used to prepare a remote data backup server, run the client local file backup to a remote server.
- 2023-09-09 06:45:03下载
- 积分:1