CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - sends

搜索资源列表

  1. socks5 remote exploit

    0下载:
  2. socks5 remote exploit/ linux x86易受到的攻击 linux:* socks5-v1.0r10 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r9 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r8 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r10 (compiled on a redh
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2.29kb
    • 提供者:姜振
  1. example-3

    0下载:
  2. This application has one task that reads characters from stdin and sends them to a second task. This converts the characters to upper case and sends them back to the first task for printing. Each task will execute on a different processor.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:71.51kb
    • 提供者:丽香
  1. 数据库wenjian

    0下载:
  2. 这是一个管理系统,比较使用.请大家好好看海防 发疯啊发安放- This is a management system management system, compared with use Asks everybody to look well the coast defense goes crazy sends places
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:581.93kb
    • 提供者:张超
  1. rtsp_emu.tar

    0下载:
  2. 自己写的一个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 d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:15.23kb
    • 提供者:张伟
  1. src

    0下载:
  2. 与远程服务期的指定端口建立连接并发送测试数据,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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:11.74kb
    • 提供者:wang yong
  1. chat

    0下载:
  2. 利用select函数在linux环境下实现的一个聊天程序,满足要求: (1)用户默认出于广播模式,一个客户在其客户端发送消息,其他客户端用户全部都可以收到; (2)程序支持下列命令 /help:显示帮助信息 /quit:用户退出聊天室,同时将退出信息广播给其他用户; /who:显示在线用户; /send 户名 消息:向指定用户发送点到点消息。 代码验证通过,保证能运行 -The use of select function in linux envir
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3.07kb
    • 提供者:bobby
  1. libnet-1.19.tar

    0下载:
  2. libnet提供的接口函数主要实现和封装了数据包的构造和发送过程-libnet provides the main interface functions to achieve, and packaging of data packets and sends the process of construction
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:63.32kb
    • 提供者:xushoumei
  1. threecodes

    5下载:
  2. 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(族)系统调用打印当前目录下文件和子目录下
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1.66kb
    • 提供者:杨子坤
  1. SafetyNetMobile

    0下载:
  2. 通过Web页面获取基站位置Web端源码 首先要清楚一点的是,每一个基站都能够通过请求http://www.google.com/loc/json获取到一个经纬度。如果用户能够在短时间内获取到较多的基站信息,比如4个或5个,可以通过这几个基站的经纬度计算出比较准确的用户位置。 举个例子,比如我在WM上取到4个基站信息: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,951
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:131.01kb
    • 提供者:尚伊珣
  1. ideviceenterrecovery

    0下载:
  2. sends a working iDevice in recoverymode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.35kb
    • 提供者:Ninn
  1. linux

    0下载:
  2. 在linux平台上实现两个进程之间的通信,客户端发送信息之后,服务端能收到-In Linux platforms implemented on the communication between the two processes, client sends information after, the server can receive
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:700byte
    • 提供者:luoyu
  1. RegisterMsg

    0下载:
  2. 该实例主要实现发送自己注册的消息。先通过RegisterWindowMessage函数来注册一条消息,然后用Win32API函数sendMessage()发送。该示例也需要创建两个应用程序,一个用来发送消息,一个用来接收消息。-The main achievement of instances to send their registration information. RegisterWindowMessage function to pass up a message, and then
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:dxxg
  1. ServerClient

    0下载:
  2. 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 implem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.72kb
    • 提供者:
  1. socket

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2.89kb
    • 提供者:mariaandreea5
  1. tcp

    0下载:
  2. 一个简单的聊天代码,一方发送消息,服务器方看消息-A simple chat code, one party sends a message, the server side to see the message
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3.27kb
    • 提供者:yy
  1. SMTPclient

    0下载:
  2. 通过本客户端发送带附件的信件,由VC和linux分别实现-The client sends through the mail with attachments, are achieved by the VC and linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3.44mb
    • 提供者:肖军
  1. sltv-0.91.tar

    0下载:
  2. 此源码是一个基于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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:158.78kb
    • 提供者:詹建勋
  1. HTTPTUNNEL1

    0下载:
  2. When we want create HTTP connection through proxy server, the client sends a request to the proxy server using HTTP protocol CONNECT method that it wants to establish a connection to some host (Destination) on some port. Now proxy server if allows tr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2.1kb
    • 提供者:zeniacabrera
  1. drbd-8.4.1.tar

    0下载:
  2. DRBD是一种块设备,其目的是建立高可用性 集群。 这是通过镜像整个块设备通过(一个专用) 网络。您 可以看到它作为一个网络RAID - 1。 DRBD技术需要的数据,将它写入到本地磁盘,并将其发送到其他主机。在其他主机上,它需要到磁盘。所需的其他组件是一个群集成员服务,应该是心跳,和一些顶级工程上的应用- DRBD is a block device which is designed to build high availability clusters. T
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:640.74kb
    • 提供者:Yao
  1. network

    0下载:
  2. 网络编程 主机端发送串口数据到客户端 客户端发送网络数据到主机端 控制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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:560.35kb
    • 提供者:czd
« 12 3 4 »
搜珍网 www.dssz.com