Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sends
Search - sends - List
DL : 0
与远程服务期的指定端口建立连接并发送测试数据,unix/LINUX redhat 2.6.18-92.el5上CC/gcc编译通过-it builds up a tcp connection with remoted server and assigned port,after connection built, it sends test data to the server, compiled with cc/gcc under unix/linux redhat 2.6.18-92.el5
Date : 2025-12-25 Size : 12kb User : wang yong

DL : 0
利用select函数在linux环境下实现的一个聊天程序,满足要求: (1)用户默认出于广播模式,一个客户在其客户端发送消息,其他客户端用户全部都可以收到; (2)程序支持下列命令 /help:显示帮助信息 /quit:用户退出聊天室,同时将退出信息广播给其他用户; /who:显示在线用户; /send 户名 消息:向指定用户发送点到点消息。 代码验证通过,保证能运行 -The use of select function in linux environment to achieve a chat program, to meet the requirements: (1) The user default for broadcast mode, a client in its client sends a message to other users all of the client can receive (2) program supports the following command/help: display help information/quit: the user out of chat rooms, while out of the information broadcast to other users /who: Display online users /send username message: send to-point message to the specified user. The code is validated to ensure that can run
Date : 2025-12-25 Size : 3kb User : bobby

libnet提供的接口函数主要实现和封装了数据包的构造和发送过程-libnet provides the main interface functions to achieve, and packaging of data packets and sends the process of construction
Date : 2025-12-25 Size : 63kb User : xushoumei

1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下的详细信息。并且每个进程的要打印自己的pid。 2、 使用任何一种通信机制实现p1进程和p2进程之间的通信,可以使用的通信机制如:管道、消息队列、共享内存等。P1进程发送“Child process p1 is sending a message!”信息给p2进程,P2进程发送“Child process p2 is sending a message!” 信息给p1进程,p1和p2两个子进程接受信息后分别打印着两个字符串。 3、 编写程序实现生产者-消费者问题。使用linux的Pthread线程库,创建生产者和消费者两个线程,生产者线程计算当前的时间并放入缓冲区,每次计算一个时间数据;消费者线程从缓冲区读出并打印生产者计算的时间,每次打印一个时间数据。缓冲区大小为5个,生产和消费的消息数为10个,即生产和消费分别为10次。-1, using C language to write a program named procs4, the program is running a total of four processes, procs4 process (parent process) to create two sub-processes p1 and p2, p1 sub-process re-creates a child process p3. 4 key process to complete the following work: The parent process and print the string "I am main process" p1 child process print "I am child process p1" string p2 child process print "I am child process p2" child process p3 print the string "I am child process p3 ", and then use the exec (tribe) system call to print the current directory files and subdirectories under the details. And each process, you want to print their own pid. 2, using any kind of communication mechanism to achieve the p1 and p2 the process of communication between processes, you can use the communication mechanisms such as: pipes, message queues, shared memory, and so on. Process P1 sends "Child process p1 is sending a message!" Message to the p2 process, P2 process sends "Child process p2 i
Date : 2025-12-25 Size : 2kb User : 杨子坤

sends a working iDevice in recoverymode
Date : 2025-12-25 Size : 1kb User : Ninn

DL : 0
在linux平台上实现两个进程之间的通信,客户端发送信息之后,服务端能收到-In Linux platforms implemented on the communication between the two processes, client sends information after, the server can receive
Date : 2025-12-25 Size : 1kb User : luoyu

自己写的一个rtsp简易调试服务器,用于模拟rtsp信令给客户端,调试客户端处理流程,并发送1个udp数据用于客户端调试rtp处理流程。作者本人就是自己开发这套工具,来完成调试rtsp客户端(android手机上)。-Write a simple debug rtsp server rtsp for signaling to the client simulation, debugging client-side processing, and sends a udp client-side debugging rtp data for processing. The author is to develop their own tools to complete the debug rtsp client (android phone)
Date : 2025-12-25 Size : 15kb User : 张伟

tcp/ip client-server connection client sends a command to the server implements the command: to open a html page the server sends back to the client the html code-tcp/ip client-server connection client sends a command to the server the server implements the command: to open a html page the server sends back to the client the html code
Date : 2025-12-25 Size : 3kb User :

DL : 0
Implement a simple file transfer system. The client sends a sequence of upload and download requests. An upload request contains the name and the content of the file. A download request contains the name of the file, and the server answers with the content of the file.
Date : 2025-12-25 Size : 3kb User : mariaandreea5

DL : 0
一个简单的聊天代码,一方发送消息,服务器方看消息-A simple chat code, one party sends a message, the server side to see the message
Date : 2025-12-25 Size : 3kb User : yy

通过本客户端发送带附件的信件,由VC和linux分别实现-The client sends through the mail with attachments, are achieved by the VC and linux
Date : 2025-12-25 Size : 3.44mb User : 肖军

此源码是一个基于GStreamer编写的,用于接收音频和视频的一个服务程序。-an audio and video streamer that receives streams from several sources (V4L2, Firewire, ALSA, Pulseaudio, files...) and sends a stream using Icecast or to files (Vorbis+Theora). It has a graphical interface that shows preview and allows applying dynamic effects and configuring stream.
Date : 2025-12-25 Size : 159kb User : 詹建勋

DRBD是一种块设备,其目的是建立高可用性 集群。 这是通过镜像整个块设备通过(一个专用) 网络。您 可以看到它作为一个网络RAID - 1。 DRBD技术需要的数据,将它写入到本地磁盘,并将其发送到其他主机。在其他主机上,它需要到磁盘。所需的其他组件是一个群集成员服务,应该是心跳,和一些顶级工程上的应用- DRBD is a block device which is designed to build high availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You could see it as a network raid-1. DRBD takes over the data, writes it to the local disk and sends it to the other host. On the other host, it takes it to the disk there. The other components needed are a cluster membership service, which is supposed to be heartbeat, and some kind of application that works on top of a block device.
Date : 2025-12-25 Size : 641kb User : Yao

网络编程 主机端发送串口数据到客户端 客户端发送网络数据到主机端 控制qt上的蝴蝶飞行 自己 写得一个小东西-Network programming host controller sends serial data to the client the client sends network data to the host to control the butterfly on the qt flying their own written a small thing
Date : 2025-12-25 Size : 560kb User : czd

吃饭的家伙放血分享raw socket 发送阻断包.这里提供一个函数给大家分享. -The guy eat bloodletting Share raw socket sends a blocking package provides a function here to share with you.
Date : 2025-12-25 Size : 2kb User : lwj

The storage module is fairly straight forward once the DMA and LOWLEVEL modules have been designed. The storage module simple takes requests from the user, queues the associated DMA requests for action, and then sends the low level requests to the West Bridge firmware.-The storage module is fairly straight forward once the DMA and LOWLEVEL modules have been designed. The storage module simple takes requests from the user, queues the associated DMA requests for action, and then sends the low level requests to the West Bridge firmware.
Date : 2025-12-25 Size : 26kb User : vdfgds6

This extra small demo sends a random samples to your speakers.
Date : 2025-12-25 Size : 1kb User : fangjonnong

brief Loader implementation - sends FW image, NVS image and ini file to the driver.
Date : 2025-12-25 Size : 2kb User : paodindi

This Data Entry Writer sends data entries to a given jar/zip file.
Date : 2025-12-25 Size : 2kb User : guebinyo

DL : 0
Linux软中断通信。 由父进程创建两个子进程,通过终端输入Crtl+\组合键向父进程发送SIGQUIT软中断信号或由系统时钟产生SIGALRM软中断信号发送给父进程;父进程接受到这两个软中断的其中某一个后,向其两个子进程分别发送整数值为16和17软中断信号,子进程获得对应软中断信号后,终止运行;父进程调用wait()函数等待两个子进程终止,然后自我终止。-Linux software interrupt communications. By the parent process creates two sub-processes, through the terminal input Crtl+ \ key combination to the parent process sends SIGQUIT soft interrupt signal generated by the system clock or soft interrupt SIGALRM signal is sent to the parent process parent process receives one of these two soft interrupt one After two sub-processes are sent to its integer value of 16 and 17 soft interrupt signal, the child process to obtain the corresponding soft interrupt signal, terminate the operation parent process calls wait () function to wait two child process terminates, then the self-termination.
Date : 2025-12-25 Size : 1kb User : yongyong
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.