-
随着计算机信息技术的飞速发展,互联网与人类社会的工作、生活越来越紧密相关,它已经成为人类获取、交流信息的重要途径和手段。所以当前对于开发人员来说,网络编程已是必...
随着计算机信息技术的飞速发展,互联网与人类社会的工作、生活越来越紧密相关,它已经成为人类获取、交流信息的重要途径和手段。所以当前对于开发人员来说,网络编程已是必备的技能。本实例详细介绍了如何利用Winsock API编写网络应用程序。-With the rapid development of information technology, the Internet and human society to work and live more and more closely related, it has become a human acquisition, an important channel for exchange of information and means. Therefore, the current for developers, network programming is an essential skill. The examples described in detail how to use Winsock API preparation of network applications.
- 2022-01-28 13:45:27下载
- 积分:1
-
JAVA局域网通讯源码,可以实现局域网间的相互通讯
JAVA局域网通讯源码,可以实现局域网间的相互通讯-JAVA LAN communications source, you can realize the inter-LAN communications
- 2022-03-02 02:39:17下载
- 积分:1
-
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因...
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的全部数据逻辑运算,所以整个网站的负载量和速度都将大大提高,所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大优点之一。这就更进一步保证了网站的稳定性和安全性,而这些,对于一个购物网站来说是非常重要的! -jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site all the data logic operation, the entire site load and speed will be greatly enhanced, based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, this is one of its greatest strengths. This site is a further guarantee of stability and security, which, for a shopping site, it is very important!
- 2022-02-04 19:10:50下载
- 积分:1
-
PingGUI 可以Ping一个自定义IP(段)的主机地址,并返回结果
可以实现Ping一个IP段内的IP地址,并输出Ping结果,界面简单,操作方便,可以作为了解套接字编程的教程
- 2022-04-19 12:41:30下载
- 积分:1
-
加入一个用VB编写CGI的VB源程序。(你需要在Win98上首先安装20Personal WebServer...
加入一个用VB编写CGI的VB源程序。(你需要在Win98上首先安装20Personal WebServer-join a prepared CGI VB VB source. (You need to first install Win98 on 20Personal WebServer
- 2022-05-14 07:20:33下载
- 积分:1
-
网络数据采集源代码
网络数据采集源代码-network data collection source code
- 2022-02-13 15:18:42下载
- 积分:1
-
Ajiang form mail Ajiang FormMail V 1.0 is a web form email code. The server requ...
阿江表单邮件 Ajiang FormMail V 1.0 这是一个通过网页表单发送邮件的代码。 对服务器的要求: 1、必须支持 ASP 2、必须安装 JMAIL 4.0(或更高版本)发信组件 安装: 1、(必需)用文本编辑器打开formmail.asp,修改顶端的参数设置部分,这是必需的,否则将无法发送邮件。 2、(可选)修改formmail.asp的文件名为你想要的。 3、(必需)上传到你的服务器上。 阿江 http://www.ajiang.net-Ajiang form mail Ajiang FormMail V 1.0 is a web form email code. The server requirements : a need to support two ASP must be installed JMAIL 4.0 (or later) wrote installation components : a (necessary) to use a text editor to open formmail.asp amend the top of the parameter setting, it is necessary, otherwise will not be able to send e-mail. 2, (optional) to amend the document, entitled formmail.asp you want. 3, (necessary) to upload to your server. Ajiang http://www.ajiang.net
- 2022-02-15 12:33:22下载
- 积分:1
-
基于JXTA的P2P交通仿真程序,SimpleJxtaApp.java为主控文件,RoadGui为图形界面,MD5为Hash码生成文件,Cartest01为车辆...
基于JXTA的P2P交通仿真程序,SimpleJxtaApp.java为主控文件,RoadGui为图形界面,MD5为Hash码生成文件,Cartest01为车辆Agent文件,另外一个对等组工具文件PeerGroupTool。-based on the JXTA P2P traffic simulation program, SimpleJxtaApp.java for controlling documents, RoadGui for the graphic interface, MD5 Hash code generation for the document, Cartest01 Agent for the vehicle documents, Another group of reciprocity PeerGroupTool document tools.
- 2022-03-18 21:35:55下载
- 积分:1
-
网络编程实用教程之点对点聊天的源码,希望对大家有用,欢迎下载...
网络编程实用教程之点对点聊天的源码,希望对大家有用,欢迎下载-Network programming tutorials and practical source of peer-to-peer chat, and they hope everyone useful are welcome to download
- 2022-05-13 02:37:11下载
- 积分:1
-
网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。...
网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid basis for the bottom.
- 2022-03-11 23:49:23下载
- 积分:1