▍1. 一个发包程序的源代码
一个发包程序的源代码-letting a program"s source code
运用sokect 编程,发送http请求并接受请求到的报文-Application programming sokect, send http request and accept the request to the Message
IBM 开发的easy cics通讯相关的源代码,希望对相关开发人员有所帮助-IBM developed by communications easy cics-related source code, developers hope that the relevant help
流式套接字(SOCK_STREAM),数据报套接字(SOCK_DGRAM)及原始套接字。1.流式套接字提供面向连接、可靠的数据传输服务,数据按字节流、按顺序收发,保证在传输过程中无丢失、无冗余。TCP协议支持该套接字。2.数据报套接字,提供面向无连接的服务,数据收发无序,不能保证数据的准确到达。UDP协议支持该套接字。3.原始套接字原始套接字主要用于一些协议的开发,可以进行比较底层的操作。它功能强大,但是没有上面介绍的两种套接字使用方便,一般的程序也涉及不到原始套接字。
这个是个未完成品 演示地址:http://www.yyzyq.com 仅以此例给正在学习编程爱好.net的朋友 希望能给大家带来帮助-This is an unfinished product demo Address: http://www.yyzyq.com only to this Example are learning to love programming. Net friends hope that I can help everyone
网络编程实用教程之多点聊天的源码,希望对大家有用,欢迎下载-Practical Guide to Network Programming chat as much as point source, in the hope that useful to everybody, welcome to download
DNS and BIND configure.jkfhdsjkfhksadfsakfdskfksdfjksdjfhjksdhf
基于VC控制台下的UDP局域网聊天程序 多线程运行-VC-based console under the UDP LAN chat program running multi-threaded
代码中包含libevent类库,动态库和一个服务器程序,一个client短程序,完成多线程异步socket通讯
一个HTTPDWeb服务器源程序-a server source HTTPDWeb
异步网络通讯例程,very good-asynchronous network communications routines, very good!
VBSCRIPT的源码,相信很多html程序员都会用到,这些源码小小变动一下,可以用在很多地方,尤其在DHTML中!-VBSCRIPT the source, I think a lot of html programmers will be used, These small changes in the source code that can be used in many places, especially in DHTML!
Java RMI的应用――学习RMI的简单编程应用。编写一个课程成绩管理程序,要求用Java RMI实现-Java RMI application-- a simple RMI programming application. Preparation of a performance management program procedures, requirements using Java RMI
该程序实现了串口之间的相互通信,是异步串口通信,计算机网络实验经典程序。-between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks.
用C++编写的计数器CGI程序,功能强大,运行速度快速可靠,计数器也可以隐藏,该CGI程序运行于WinNT/Intel平台-prepared by the Counter CGI program, a powerful, fast and reliable operating speed, counter can hide, The CGI program runs on WinNT/Intel platform
介绍了Internet网络编程中涉及到的TCP/IP协议、IP数据 报、TCP段、套接字等重要概念,并在此基础上论述了基于VC++的 MFC编写客户/服务 器程序的方法和一般过程。 -Introduction of the Internet network programming involved in TCP/IP protocol, IP datagram, TCP segment, sockets and other important concepts, and on this basis are discussed based on VC++ The MFC to prepare client/server procedures and the general process.
程序获取并输出本地主机的所有适配器的IP地址,子网掩码,默认网关,MAC地址。-Procedures to obtain and output of all the local host adapter IP address, subnet mask, default gateway, MAC address.