CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - txt to c

搜索资源列表

  1. proxyserver

    1下载:
  2. 这是一个proxy server 源码,save client/server transaction data to c \\temp\\proxylog.txt modify regdata.java to piont to destination server. -This is a proxy server source code, save client / server transaction data to c \\ temp \\ proxylog.txt modif
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:14.74kb
    • 提供者:刘星海
  1. vcn远程控制源代码

    1下载:
  2. VNC Source Distribution for Windows platforms ============================================= VNC is Copyright Olivetti & Oracle Research Laboratory. This software is distributed under the GNU General Public Licence as published by the Free
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:423.15kb
    • 提供者:张少杰
  1. j_10282_solog

    0下载:
  2. Solog(blog系统) Beta(含C#源码) 源码j_10282_solog.rar 1.文章发布采用FTB v3.1,兼有UBB功能 2.RSS聚合,友情链接添加 3.音乐,访问统计,错误统计(记录在log/log.txt里) 4.URLREWRITE(我的虚拟主机不支持,如果你的支持把default.aspx里的view.aspx?id=num 改成artnum.aspx即可) -Solog (blog system) Beta (including C#
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1.56mb
    • 提供者:宋雅彧
  1. TFTPUtil_Class_Version_1.3.0

    0下载:
  2. TFTPUtil ReadMe For additions, changes, and fixes please see the ChangeLog License information detailed in License.txt TFPTUtil is an open source TFTP server written in C#. http://sourceforge.net/projects/tftputil Latest version
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:37.26kb
    • 提供者:NamHoon Kim
  1. TFTPUtil_Source_Version_1.3.0

    0下载:
  2. TFTPUtil ReadMe For additions, changes, and fixes please see the ChangeLog License information detailed in License.txt TFPTUtil is an open source TFTP server written in C#. http://sourceforge.net/projects/tftputil Latest version
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:364.97kb
    • 提供者:NamHoon Kim
  1. VC.rar

    1下载:
  2. 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2* 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-10-28
    • 文件大小:323.13kb
    • 提供者:丁超
  1. EmailGroupSend

    0下载:
  2. 在网上找了很多*邮件功能的资源,总有些不尽人如意,所以就自己用c#做了一个,支持*、多附件添加、模板管理等。*邮件地址需要从txt打开,格式为name,123@163.com-The Internet to find a lot of bulk mail features resources, the total wishful some different people, so they used to do a c#, support mass, add multiple attach
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:485.09kb
    • 提供者:hgb888
  1. main1

    0下载:
  2. 了解I/O系统调用的特点并通过性能测试对此有直观的认识 1、先根据题目生成所需的4kb,256kb,64mb的txt文件 2、根据main函数的int main (int argc, char *argv[])参数特性,可以设计成 : if (4 != argc) { printf ("输入格式错误!\n") exit(0) } 来确定输入参数是4个 /*----------------------------------------
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:1.35kb
    • 提供者:伴随
  1. socket

    0下载:
  2. C#基于udp的socket发送所选txt文件数据,输入发送路数,完成多路并发-C# to sending txt file selected based on udp socket data input to send large ones, to complete multiple concurrent
  3. 所属分类:P2P

    • 发布日期:2017-11-20
    • 文件大小:9.06kb
    • 提供者:bafc
  1. UDP_ECHO

    0下载:
  2. Windows网络编程,利用数据报套接字实现回射客户端和服务器,编程语言C++。压缩包内有操作说明:readme.txt。-Windows network programming, datagram sockets to achieve the retroreflective client and server, programming languages ​ ​ C++. Instructions: readme.txt compressed within.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:5.81kb
    • 提供者:绫子
  1. socket_tcp

    0下载:
  2. 用c语言写成的一个基于tcp的socket小程序。分为客户端和服务器端,先运行服务器端,然后运行客户端,客户端需要登录,用户名密码在服务器文件夹下的1.txt文件中。互相可以发送文本聊天,客户端可以向服务器发送各种类型的文件(大于1g也可以)-Based tcp socket small program written in c language. Divided into client and server side, first run the server side, and then r
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:492.06kb
    • 提供者:Rae
  1. Qt_TransferPictureData

    0下载:
  2. 基于Qt4.8.3+VS2010 动态编译 C/S 实现客户端发送图片数据给服务器显示,并保存为txt、jpg格式文件!-Client based on Qt4.8.3+VS2010 dynamically compiled C/S to send the picture data to the server and saved as a txt, jpg format!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:2.07mb
    • 提供者:李俊
  1. _webserv

    0下载:
  2. Small web-server *. 1. Multithreading. 2. Opens for input connections on port 8080. 3. Provides access to everything on the disk C:\. (For example http://192.168.1.202:8080/123.txt file contents of the file in the browser - C:\123.txt)
  3. 所属分类:Web Server

    • 发布日期:2017-04-05
    • 文件大小:308.3kb
    • 提供者:anima
  1. ftp_updater

    0下载:
  2. This program upload your files when you change some file. You should create one file called ftp_data.txt to configure: Format of ftp_data.txt host user pass hostPath localPath file1,file2,... [port = 21] Example: 11.111.111.11 user
  3. 所属分类:Cloud Computing

    • 发布日期:2017-05-25
    • 文件大小:7.83mb
    • 提供者:
  1. Dezender

    1下载:
  2. 一款可以几乎完美破解zend加密的软件 用法在commands.txt 文件里面,例如php.exe -c c:\php4 test.php /tab /indent:1就可以将test.php完美反编译成源代码。 php4.x 到php5,x的都有,赶快下载了-One can almost perfect break zend encryption software usage commands.txt documents inside, such as php.exe-c c: \ php4
  3. 所属分类:Web Server

    • 发布日期:2017-05-18
    • 文件大小:4.58mb
    • 提供者:eds
搜珍网 www.dssz.com