Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - winsock
Search - winsock - List
简单的网络编程同过winsock 来实现的ping操作-simple network programming with winsock to achieve over the ping operation
Update : 2008-10-13 Size : 3331 Publisher : jsk

DL : 0
Windows Sockets API,通常也称为WinSock,与Berkeley Sockets API兼容,因此,可以想象UNIX Socket程序代码可以顺利地拿到Windows上使用。NETTIME,如程序23-1所示,展示了使用WinSock API的方法-Windows Sockets API, also known as WinSock. with Berkeley Sockets API compatibility, therefore, imagine Socket UNIX code to successfully get on the use of Windows.NETTIME, as shown in the 23-1 procedures, and shows the use of WinSock API
Update : 2008-10-13 Size : 8485 Publisher : 郑森

该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。 要实现的功能参数: 1.n 参数 设定发送回显请求的数量 2.l 参数 设定选项数据的填充字节数 3.t 参数 持续的发送回显请求,直到用户按下Control-C停止 4 w 参数 设定接收超时的时间,以毫秒为单位 参数的具体说明可以参考windows自带的ping程序-the program in Windows 2000 SP4 Pro compiler under through debugging (Visual C 6.0 IDE environment). Winsock2 need support. 1. The procedure adopted protocols of the original socket programming, the basic implementation of Ping function, Use : ping host, the default four consecutive send the request back significantly. 2. The procedure for the first ICMP using the definition of non-standard forms. Upcoming options to preserve the timestamp data for the first four bytes are defined as ICMP first part, the first such ICMP was defined as 12 bytes. This is done primarily to the realization of programming and understanding for it. 3. Under customary ICMP first marker Address field filled with the process ID. 4. The program achieved in the first record of IP routing RR functions, the most record
Update : 2008-10-13 Size : 14481 Publisher : 赵锐

See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use the Program Manager s File menu Run option to execute the SETUP.EXE program found on this disk. SETUP.EXE will install the programs on your hard drive and create an Internet Programming group window. Internet编程技术 [配套程序] [涉及平台] VC [作者] void [文件大小] 1032K -See Appendix B for a description of the prog rams included on this companion disk. RESOURCE . WRI identifies books and other resources for I '96 programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use t he Program Manager Run s File menu option to exec pop the SETUP.EXE program found on this disk. SE TUP.EXE will install the programs on your hard d RCD and create an Internet Programming group w INDOW. Internet programming techniques [supporting] [procedures involving platform] VC [Author] void [Size] 1032K
Update : 2008-10-13 Size : 980364 Publisher : 罗宝生

DL : 0
Winsock编程,功能很强的。里面有详细帮助。有利于学习-Winsock programming, function very strong. There are detailed help. Conducive to learning
Update : 2008-10-13 Size : 190915 Publisher : 刘东利

本文档讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。具体内容可以参考目录。-Windows network programming technology, coverage of Windows 95/98/NT 4/2000/CE platform. Includes NetBIOS, and Windows Redirector, Winsock, client server remote access methods. Specific content can reference directory.
Update : 2008-10-13 Size : 16936796 Publisher : 张瑜

DL : 0
简单实现TCP的监听服务,主要用到Winsock的使用。-Simple TCP listening services, mainly used Winsock use.
Update : 2008-10-13 Size : 6425 Publisher : 胡祖安

用vc6.0开发的,利用Winsock实现的HTTP代理。功能很简单,就只能实现HTPP会话的转发。目前只考虑了Get命令的转发和处理,默认端口5050。-vc6.0 development with the use of Winsock HTTP proxy. Very simple function, it can only achieve HTPP conversation transponders. Currently only considered Get transponders and orders, the default port 5050.
Update : 2008-10-13 Size : 209648 Publisher : 周雪强

DL : 0
一个简单的winsock-UDP聊天软件-a simple winsock - UDP chat software
Update : 2008-10-13 Size : 16994 Publisher : 林雪云

c++服务器端程序 未完成 用Winsock实现聊天程序-procedures are not completed by Winsock chat program
Update : 2008-10-13 Size : 1525 Publisher : xx

介绍了winsock的一些API函数接口,对于利用API函数进行网络编程的开发者有用处。-introduced the protocols of the API interface, using the API function for the development of network programming are useless.
Update : 2008-10-13 Size : 6582 Publisher : 朱先伟

vc网络编程常用函数主要介绍各种Winsock 1.1的常用API函数(按照字符顺序排列),包含参数介绍,函数使用-vc common network programming function introduces various Winsock 1.1 common API function ( as characters are arranged in chronological order), contains parameters, using the function! !
Update : 2008-10-13 Size : 68117 Publisher : 李一凡

DL : 0
网络聊天室的实例程序,VC6.0下开发,分为服务器端和客户端两部分-Internet chat rooms examples procedures VC6.0 under development, divided into server and the client part 2
Update : 2008-10-13 Size : 73298 Publisher : 金城寺

一款简单的防火墙软件的源代码,简单的网络包过滤功能.-one simple firewall software's source code, a simple network packet filtering.
Update : 2008-10-13 Size : 1468759 Publisher : xvxv

简单的网络通讯程序,主要使用winsock编程-simple network communication procedures, protocols of the use of Programming
Update : 2008-10-13 Size : 65144 Publisher : 何文星

DL : 0
VB的WINSOCK进行udp攻击源代码-VB Winsock for udp attacks source code
Update : 2008-10-13 Size : 3811 Publisher : jfdksla

Winsock 的 UDP 的聊天程序 Winsock 的 UDP 的聊天程序-Winsock UDP chat procedures Winsock UDP chat procedures
Update : 2008-10-13 Size : 12167 Publisher : 李强

Client/server communication, automated telnet sessions, wake on lan, winsock communications using this easy to use component -Client / server communication, automated telnet sessions, wake on LAN, winsock communications using this easy to use c omponent
Update : 2008-10-13 Size : 47616 Publisher : 何海川

Client and server creation classes. Very easy to use in your programs. Uses winsock and tcp/ip.-Client and server creation classes. Very e asy to use in your programs. Uses winsock and tcp / ip.
Update : 2008-10-13 Size : 397867 Publisher : 何海川

基于vb中的WINSOCK,编写了一个客户端和服务器端的程序-based on the Winsock vb, prepared a client and server-side procedures
Update : 2008-10-13 Size : 4773 Publisher : 潘启军
« 1 2 ... 45 46 47 48 49 50»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.