Location:
Search - WinSock WinInet
Search list
Description: 将一个HTTP服务器、一个WINSOCK HTTP客户和两个WININET HTTP客户组合在一起-to an HTTP server, an HTTP client and WINSOCK 2 WININET HTTP client portfolio together
Platform: |
Size: 63428 |
Author: 阿甘 |
Hits:
Description: delphi 自定义网络函数:unit net
interface
uses
sysutils
,windows
,dialogs
,winsock
,classes
,comobj
,wininet
//得到本机的局域网ip地址
function getlocalip(var localip:string): boolean
//通过ip返回机器名
function getnamebyipaddr(ipaddr: string var macname: string): boolean
//获取网络中sqlserver列表
function getsqlserverlist(var list: tstringlist): boolean
//获取网络中的所有网络类型
function getnetlist(var list: tstringlist): boolean
//获取网络中的工作组
Platform: |
Size: 92907 |
Author: orientyu |
Hits:
Description: TCPIP协议与网络编程 任泰明.rar
第7章 TCP/IP网络程序框架与实例
7.1 网络应用程序的基本工作流程
7.2 基于TCP的客户/服务器通信程序实例
7.3 基于UDP的客房与服务器通信程序实例
本章小结
习题
第8章 Winsock API
8.1 字节排序函数
8.2 IP地址转换函数
8.3 网络信息获取函数(数据库函数)
8.4 套接口选项函数
8.5 套接口I/O处理函数
8.6 事件对象I/O管理
8.7 错误处理函数
8.8 Winsock 2支持的其他函数
本章小结
习题
第9章 高级网络编程API
9.1 MFC提供的Winsock类
9.2 信报API(MAPI)
9.3 WinInet API
9.4 其他网络程序设计API
本章小结
习题
第10章 网络程序设计实例
10.1 使用Winsock API设计网络程序的实例
10.2 使用MFC类库进行网络程序设计的实例
10.3 基于WinInet API的客户程序编写实例
10.4 原始套接口(SOCK-RAW)程序设计实例
10.5 广播通信与组播通信程序设计实例
习题
Platform: |
Size: 4900524 |
Author: wu |
Hits:
Description: 利用WinSock进行无连接的通信-WinSock conducted without the use of the communications link
Platform: |
Size: 22528 |
Author: 罗才华 |
Hits:
Description: 将一个HTTP服务器、一个WINSOCK HTTP客户和两个WININET HTTP客户组合在一起-to an HTTP server, an HTTP client and WINSOCK 2 WININET HTTP client portfolio together
Platform: |
Size: 84992 |
Author: 阿甘 |
Hits:
Description: delphi 自定义网络函数:unit net
interface
uses
sysutils
,windows
,dialogs
,winsock
,classes
,comobj
,wininet
//得到本机的局域网ip地址
function getlocalip(var localip:string): boolean
//通过ip返回机器名
function getnamebyipaddr(ipaddr: string var macname: string): boolean
//获取网络中sqlserver列表
function getsqlserverlist(var list: tstringlist): boolean
//获取网络中的所有网络类型
function getnetlist(var list: tstringlist): boolean
//获取网络中的工作组-delphi custom function Network: unit net interface uses sysutils, windows, dialogs, winsock, classes, comobj, wininet// get the local ip address of the LAN function getlocalip (var localip: string): boolean// through the machine name ip return function getnamebyipaddr (ipaddr: string var macname: string): boolean// access network sqlserver list function getsqlserverlist (var list: tstringlist): boolean// access to the network all network types function getnetlist (var list: tstringlist): boolean// access network Working Group
Platform: |
Size: 92160 |
Author: orientyu |
Hits:
Description: 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP
和LeapFTP-example through the WinInet Programming Interface a complete FTP client, its user interface is similar to CuteFTP and LeapFTP
Platform: |
Size: 189440 |
Author: zhengjun |
Hits:
Description: winsock应用的精典实例,http协议-winsock application of classical example http protocol
Platform: |
Size: 1894400 |
Author: 杨兆松 |
Hits:
Description: TCPIP协议与网络编程 任泰明.rar
第7章 TCP/IP网络程序框架与实例
7.1 网络应用程序的基本工作流程
7.2 基于TCP的客户/服务器通信程序实例
7.3 基于UDP的客房与服务器通信程序实例
本章小结
习题
第8章 Winsock API
8.1 字节排序函数
8.2 IP地址转换函数
8.3 网络信息获取函数(数据库函数)
8.4 套接口选项函数
8.5 套接口I/O处理函数
8.6 事件对象I/O管理
8.7 错误处理函数
8.8 Winsock 2支持的其他函数
本章小结
习题
第9章 高级网络编程API
9.1 MFC提供的Winsock类
9.2 信报API(MAPI)
9.3 WinInet API
9.4 其他网络程序设计API
本章小结
习题
第10章 网络程序设计实例
10.1 使用Winsock API设计网络程序的实例
10.2 使用MFC类库进行网络程序设计的实例
10.3 基于WinInet API的客户程序编写实例
10.4 原始套接口(SOCK-RAW)程序设计实例
10.5 广播通信与组播通信程序设计实例
习题-err
Platform: |
Size: 4899840 |
Author: wu |
Hits:
Description: 第1章 计算机网络体系结构
第2章 NetBIOS编程户端
第3章 重定向器、邮槽和管道
第4章 网络协议TCP/IP
第5章 局域网编程
第6章 Winsock基础
第7章 Winsock API高级编程
第8章 MFC Winsock高级编程
第9章 深入UDP
第10章 WinInet API开发
第11章 网络协议实现及应用
第12章 综合实例-
Chapter 1 Computer Network Architecture
Chapter 2 NetBIOS programming client households
Chapter 3 redirector, and pipelines Mailslot
Chapter 4 Network Protocol TCP/IP
Chapter 5 LAN Programming
Chapter 6 Winsock basic
Chapter 7 Advanced Programming Winsock API
Chapter 8 Advanced MFC Winsock Programming
Chapter 9 in depth UDP
Chapter 10 WinInet API development
Chapter 11 Network Protocol implementation and application of
Chapter 12 General Example
Platform: |
Size: 16945152 |
Author: ichoo |
Hits:
Description: 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数)
2。ftpedit:实现ftp客户端功能。(调用wininet.dll)
3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现)
根据列内容自动调整列宽度(使用GetTextExtentPoint32())
4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史)
5。icontray:在系统托盘显示图标。支持弹出菜单、热键激活。
6。imageedit:封装了Windows自带的柯达图象编辑控件和图象扫描控件。可以处理保存jpg、gif、tif和bmp文件。
7。linectr: 统计程序的代码行数。
8。mutex: 使用互斥体保证程序只运行一个。(CreateMutexA)
9。netquery:查找网上邻居、映射驱动器等等。
10。ping: 获取本机ip和名称、ip和域名互查、判断ip能否ping通。
11。runandwait:运行外部程序并等待结束。(CreateProcessA,WaitForSingleObject)
12。splitbars:可以记忆位置的分割条对象。
13。statbar:在内置的工具栏和状态条上放置各种控件。(GetClassName,SetParent)
14。webbrower(pb8):封装Web浏览器控件。
15。winsock:使用winsock进行通讯。-Some Source Code
Platform: |
Size: 1231872 |
Author: chenmiao |
Hits:
Description: Visual C++.Net网络编程电子书,是学习网络编程很好的资料,包括Winsock, WinInet,ISAPI,TAPI,ATL等等。-Visual C++. Net Network Programming e-books, learning network programming is very good information, including Winsock, WinInet, ISAPI, TAPI, ATL and so on.
Platform: |
Size: 6369280 |
Author: 11 |
Hits:
Description: 用C++实现的HTTP Web下载,两种方式实现:
1.WinInet(这种方式很简单,但不是很灵活)
2.WinSock(也就是Socket,这种方式有点繁琐,但是可以自定义发送HTTP的报文头和接收响应头,很灵活)
因作者编程水平有限,错误之处,在所难免,欢迎批评指正。 -Using C++ to achieve the HTTP Web download, the realization of two ways: 1.WinInet (in this way is very simple, but it is not very flexible) 2.WinSock (that is, Socket, in this way a bit tedious, but you can customize the report to send HTTP text first and receive the first response, it is flexible) due to limited programming author, wrong, the inevitable criticism welcome.
Platform: |
Size: 6144 |
Author: star |
Hits:
Description: 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。
实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。
实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。
实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。
实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。
实例13-2:鼠标钩子应用实例。源代码在光盘中“\13\MouseHook”目录下。
实例13-3:键盘钩子应用实例。源代码在光盘中“\13\KeyboardHook”目录下。
实例14-1:WinSock网络程序:聊天室。源代码在光盘中“\14\WinSocketChat”目录下。
实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“\14\MSComm”目录下。
实例14-3:简单的WinInet应用程序。源代码在光盘中“\14\SimpleNet”目录下。
实例15-1:创建Access数据库。源代码在光盘的“\15\Info”中。
实例15-2:MFC的ODBC数据库实例。源代码在光盘中“\15\Enroll”目录下。
实例15-3:利用ADO查询并操作数据库实例。源代码在光盘中“\15\AdoTest”目录下。-InterfaceThread
ControlThread
ThreadCommu
Platform: |
Size: 4390912 |
Author: ajian |
Hits:
Description: 实例14-1:WinSock网络程序:聊天室。源代码在光盘中“\14\WinSocketChat”目录下。
实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“\14\MSComm”目录下。
实例14-3:简单的WinInet应用程序。源代码在光盘中“\14\SimpleNet”目录下。-WinSocketChat
Platform: |
Size: 123904 |
Author: ajian |
Hits:
Description: 网络编程实用教程-电子教案:
第1章 网络编程基础
第2章 UNIX中的套接字网络编程接口
第3章 Windows环境的网络编程
第4章 MFC编程
第5章 MFC WinSock类的编程
第6章 WinInet编程
第7章 WinSock的多线程编程
第8章 Winsock的输入/输出模型
第9章 HTTP协议及高级编程
第10章 电子邮件协议与编程
-Chapter 1 Chapter 2 based on network programming in UNIX socket network programming interface to Windows environment Chapter 3 Chapter 4 Network Programming MFC Programming Chapter 5, MFC WinSock programming class WinInet Programming Chapter 6 Chapter 7 Multi-WinSock Chapter 8 Winsock thread programming the input/output model of Chapter 9 of HTTP protocol and advanced programming Chapter 10 e-mail protocols and programming
Platform: |
Size: 5448704 |
Author: 何旭 |
Hits:
Description: 1.设计Internet查询:了解基本的Internet程序开发过程。使用WinInet类库设计一个WWW查询程序。该程序的目的是对于用户给出的一个域名,程序可以自动上网查询,判断该域名是否已经被使用,并返回相应的结果。
2.聊天室程序开发:了解基本的winsock编程过程。使用MFC模式开发一个聊天室程序。-Computer network experiment instruction
Platform: |
Size: 2012160 |
Author: 夏天 |
Hits:
Description: 将一个HTTP服务器,一个WINSOCK HTTP客户和两个WININET HTTP客户组合在一起-Will an HTTP server, a WINSOCK HTTP client and two WININET HTTP client together
Platform: |
Size: 49152 |
Author: vwb!6816 |
Hits: