2010年5月31日

承接B2C商城定制开发 空间+域名+风语商城系统=¥4000

摘要: http://www.bvbuy.cn/shop.html风语商城系统空间+域名+风语商城系统=¥4000联系qq 251967369 阅读全文

posted @ 2010-05-31 17:58 风乔 阅读(134) 评论(0) 推荐(0) 编辑

c# socket传送大文件

摘要: c# socket传送大文件using System;using System.Threading;using System.Net;namespace FileSender{ class Program { static void Main(string[] args) { string file = Console.Rea... 阅读全文

posted @ 2010-05-31 17:41 风乔 阅读(756) 评论(0) 推荐(0) 编辑

c语言 断点续传3

摘要: /* Initialize from ini file */int sbase_initialize(SBASE *sbase, char *conf){ char line[HTTP_HEAD_MAX], *s = NULL, *p = NULL, *cacert_file = NULL, *privkey_file = NULL; int n = 0, i ... 阅读全文

posted @ 2010-05-31 16:33 风乔 阅读(446) 评论(0) 推荐(0) 编辑

C 语言 断点续传2

摘要: /* packet handler */int xhttpd_packet_handler(CONN *conn, CB_DATA *packet){ char buf[HTTP_BUF_SIZE], file[HTTP_PATH_MAX], line[HTTP_PATH_MAX], *host = NULL, *mime = NULL, *home = NULL, *p... 阅读全文

posted @ 2010-05-31 16:32 风乔 阅读(389) 评论(0) 推荐(0) 编辑

c语言 断点续传

摘要: #include #include #include #include #include #include #include #include #include #include #ifdef HAVE_ZLIB#include #endif#ifdef HAVE_BZ2LIB#include #endif#include "iniparser.h"#include "http.h"#includ... 阅读全文

posted @ 2010-05-31 16:30 风乔 阅读(1312) 评论(0) 推荐(0) 编辑

导航