Welcome![Sign In][Sign Up]
Location:
Search - bind

Search list

[Internet-NetworkSimpleDNSResolver

Description: nslookup dns解析,学习rpc必备。 bind研究必备-nslookup dns analytic study rpc essential. Research must bind
Platform: | Size: 637952 | Author: ChenGD | Hits:

[Telnet ServerMyTelnet

Description: telnet服务器的实现: 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符"login:"提示用户输入用户名进行登录 2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入 3.服务器端至少支持如下命令(命令不带参数) author:返回程序作者的相关信息 date:返回服务器的当前日期,日期的格式自己定义,但在help中做出说明 time:返回服务器的当前时间,时间的格式自己定义,但在help中做出说明 help:返回服务器所支持的命令 bye:与服务器断开连接 若输入了不支持的命令,则应回显相应的提示,如提示用户键入help来查看相应的命令 提示:服务器端有一个接收客户端输入字符的缓冲区,逐个字符进行接收;当发现是回车键后,即执行已接收字符对应的命令并回显.另外,telnet.exe是windows下自带的程序 设计的要求如下: 1.使用基本的套接口函数进行开发,即使用socket()、bind()、listen()、accept()等 2.不使用图形界面,只要能用文本显示相关信息即可,另外,需要把这些相关信息写入到一日志文件中(文件名为:学号.txt) 内附程序说明书
Platform: | Size: 70656 | Author: 张某某 | Hits:

[OtherwinSocketTestApp

Description: WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_LocalHost、get_LocalPort、get_RemoteHost、get_RemotePort等等。 [代码性质] VC可重用代码段 [代码作者] ryan [文件大小] 53K 声明:转自其他网站 -WinSock Win32 API categories and examples of the packing process <WinSock> winSocket/winSocketEx: If you are using Windows environment C++ Prepared TCP/IP network program, then use this type of packing, I think it will not let you disappointed . WinSocket almost encapsulates the preparation of TCP/IP network applications all the necessary elements, winSocketEx adding a SOCKS 4/5 proxy server support. Making procedures in their own easy to add agent support. This type of support package features include: Connect, Send, Receive, Close, Listen, Bind, Accept, asyncSelect, get_LocalHost, get_LocalPort, get_RemoteHost, get_RemotePort and so on. [Character code] VC reusable code segment [code author] ryan [size] 53K statement: Transfer from other sites
Platform: | Size: 43008 | Author: 邓影 | Hits:

[TCP/IP stackCode

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系-Network-related knowledge, procedures for the preparation of the network, Socket is to connect applications and bridge network driver, Socket in the application to create, through the bind with the driver to establish relations
Platform: | Size: 2358272 | Author: maomao | Hits:

[BooksOReilly_DNS_BIND_Cookbook

Description: 本书除了讨论DNS背后的设计动机和配置BIND 软件包之外,还涉及了许多高级主题,包括怎样成为一个“parent”,即具备向其他人分配名称的代理()能力,怎样使用DNS正确地设置邮件转发,发现和排除故障,编写相关的程序-In addition to this book discuss the design of the motivation behind DNS and configure BIND software package, but also involves a number of advanced topics, including how to become a parent , that is, the distribution of other people have to name a proxy () capabilities, how to use the DNS correctly set up mail forwarding, detection and troubleshooting, the preparation of related procedures
Platform: | Size: 573440 | Author: dadsf | Hits:

[Linux-Unixbind-9.4.0.tar

Description: 非常好的dns解析软件,兼容windows和unix操作系统。-Dns very good analytical software, compatible with windows and unix operating systems.
Platform: | Size: 6333440 | Author: kuyu | Hits:

[Internet-Networkbind-9.2.3.tar

Description: bind-3.2.
Platform: | Size: 4553728 | Author: zhanghhai | Hits:

[Linux-UnixSMP-affinity

Description: 多核的linux环境下绑定中断到指定CPU.用于高性能服务器开发。-The multi-core linux environment bind to the specified interrupt CPU. For the development of high-performance servers.
Platform: | Size: 3072 | Author: gao | Hits:

[Internet-NetworkSocket

Description: Socket C++封装类, start, bind, listen, accept, close, send, recv-Socket C++ package type, start, bind, listen, accept, close, send, recv ...
Platform: | Size: 7168 | Author: Joker Lee | Hits:

[Game Hook Crackip_bind

Description: E语言写的天堂II登陆器绑定IP程序,可用于登陆器编写-E language of Paradise II landers bind IP procedures
Platform: | Size: 4096 | Author: | Hits:

[Internet-Networkbind-9.6.1-P1.tar

Description: The Berkeley Internet Name Domain (BIND) version 9.6.1-P1
Platform: | Size: 6600704 | Author: mainland_chin | Hits:

[Internet-Networksocket

Description: 用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
Platform: | Size: 78848 | Author: vivianjia | Hits:

[Internet-Networkbind-9.6-ESV.tar

Description: dns 使用广泛的开源软件,bind 9.6 有兴趣的看一下吧-dns widely used open-source software, bind 9.6 interested have a look
Platform: | Size: 6556672 | Author: 刘海月 | Hits:

[Technology ManagementBIND9-CHS

Description: BIND源代码,是很好研究DNS的工具。-BIND source code, is a good research tool for DNS.
Platform: | Size: 593920 | Author: yangsir | Hits:

[ComboBoxData-Access---Bind-Data-in-a-ComboBox

Description: Data Access - Bind Data in a ComboBox
Platform: | Size: 18432 | Author: john | Hits:

[ComboBoxData-Access---Bind-Data-in-a-ComboBox

Description: Data Access - Bind Data in a ComboBox
Platform: | Size: 18432 | Author: Tu Hoang Trong | Hits:

[Windows DevelopCPP-bind-simple-realization

Description: c++的bind简单实现 本人以前在读<< Beyond the C++ Standard Library>> 书的时, 然后自己测试的的示例代码. 今天又看到了, 感觉可以分享出来, 帮助一些人理解bind的实现, 理解占位符. -c++ the bind simple realization I previous read < < Beyond the C++ Standard Library > > book, and then test the sample code. today to see, feel can be shared out to help some people understand the bind of the implementation, understanding the placeholder character.
Platform: | Size: 1024 | Author: fete | Hits:

[Internet-Networkbind-9.9.2-P1.tar

Description: bind-9.9.2-P1,Linux下实现dns服务的一款软件。-the dns service a bind-9.9.2-P1, Linux software.
Platform: | Size: 7277568 | Author: akpudn001 | Hits:

[Software Engineeringbind

Description: 一个 超小型的bind库, 它实现了大部分boost::bind的功能, 只是将名字空间由boost 变换为 bi 。如果使用了一般的使用中通常可以将 boost::bind(my_fun(), _1,_2)(234, "hello world") 形式替换为 bi::bind(my_fun(), _1, _2)(234, "hello world"), 既可完成编译,如果使用了名字空间,那就只需要将 using namespace boost 替换为 using namespafce bi 即可完成转化。 它对一般函数、成员函数, 虚拟函数, 函数对象都提供了全面支持。-An ultra-compact bind a library that implements most of the boost :: bind function, but will be converted to name space by a boost bi. If you use the general use can usually be boost :: bind (my_fun (), _1, _2) (234, " hello world" ) forms replaced bi :: bind (my_fun (), _1, _2) (234 , " hello world" ), can complete the translation, if you use a name space, then simply using namespace boost replaced using namespafce bi to complete the conversion. It generally functions, member functions, virtual functions, function objects are to provide a comprehensive support.
Platform: | Size: 6144 | Author: feitianyu | Hits:

[File Operatebind

Description: 可执行文件捆绑工具,运行平台Microsoft windows。-A EXE bind tool,run base on windows platform.
Platform: | Size: 62464 | Author: zhao | Hits:
« 1 23 4 5 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net