启航-▲每天有个新的开始▲ |
|
||
2007年10月23日
摘要:
启用 ASP 页 1. ... 阅读全文
摘要:
//下载文件szFileURL从nStart开始nLen字节,下载内容用ppIResult带回 ENetRequestResult CFileTransfer::DownloadFile(const char* szFileURL, unsigned int nStart, unsigned int nLen, IMemBlock** ppIResul... 阅读全文
只有注册用户登录后才能阅读该文。 阅读全文
摘要:
CString DomainWinIntet::Login(const CString& userId,const CString& passWord) { CString text; CString resource; CInternetSession m_session(NULL,0); CHttpFile* pHttpFile=(CHttpFil... 阅读全文
摘要:
C/C++ code #include #include #include #include #include "SockInit.h" using namespace std; #define MAX_REQUESTLINE_LEN 2048 // IE请求行长度 void __cdecl ServerThreadProc(void *param); int TCPsend(S... 阅读全文
只有注册用户登录后才能阅读该文。 阅读全文
摘要:
/*------------------------------------------------------------------------------------------------------------------- 函数功能:发送HTTP头 参 数:sockfd 服务器句柄; head HTTP头 返回值: 成功返回0,失败返回错误代码 -----... 阅读全文
|
Copyright © 2024 bighope
Powered by .NET 9.0 on Kubernetes |