-
是关于linux下socket通信的源代码,只要定义好服务器端、客户端的IP和端口号,就可以进行网络通信...
是关于linux下socket通信的源代码,只要定义好服务器端、客户端的IP和端口号,就可以进行网络通信-under socket communications source code, as long as the definition of a good server. Client IP and port number, it can implement network communications
- 2022-02-05 03:46:44下载
- 积分:1
-
代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求...
代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求的内容,从远程的服务器上获取信息后返回给客户计算机。本例实现一个比较简单的HTTP代理服务器程序。-proxy server (Proxy Server) software is a common network software commonly used in Internet cafes, schools, companies use LAN institutions. Proxy server function is accepted-client network request, analyze the content of the request from the remote server access to the information and returned to the client computer. The cases to achieve a relatively simple HTTP proxy server.
- 2023-07-09 18:25:03下载
- 积分:1
-
1: Animation mode pop
1:动画方式弹出,就像MSN的提示框
2:漂亮,详细见配图
3:还可以再在开一个更加详细的内容网页
4:自动关闭,无需手工确认那个ok
5:示例包括C#和VB两个版本,popUp的源文件在EeekSoft.Web.PopupWin文件夹中
6:用起来简单(具体使用方法见代码佩文),示例使用前请先编译-1: Animation mode pop-up, just like MSN Tips Box 2: beautiful, detailed distribution see Figure 3: can also be opened again in a more detailed content of the page 4: automatically shut down without manually confirm that ok5: examples include the C# And VB two versions, popUp the source file in EeekSoft.Web.PopupWin folder 6: simple to use (see specific use code佩文), examples of the use of the compiler before
- 2022-05-18 14:12:05下载
- 积分:1
-
文件上传到服务器的一个动态库,可以用于个人学习,禁止用于商业用途...
文件上传到服务器的一个动态库,可以用于个人学习,禁止用于商业用途-File upload to the server a dynamic database that can be used for personal study, for commercial purposes prohibited
- 2023-07-04 23:35:03下载
- 积分:1
-
凡人网络购物系统 v8.0 生成html版本,系统平台:ASP+ACCESS
凡人网络购物系统 v8.0 生成html版本,系统平台:ASP+ACCESS -Mortal online shopping system to generate html version v8.0, the system platform: ASP ACCESS
- 2022-05-13 20:12:14下载
- 积分:1
-
socket建立连接超时的控制
socket建立连接超时的控制 -Controlling socket when timeout
- 2022-01-25 21:36:20下载
- 积分:1
-
利用ICMP报文格式,兼容IPV4和IPV6下的Ping程序,在SP6下无需调试,即可编译,VS2005下也可...
利用ICMP报文格式,兼容IPV4和IPV6下的Ping程序,在SP6下无需调试,即可编译,VS2005下也可-The use of ICMP message format, compatible with IPV4 and IPV6 under the Ping program, under the SP6 without debugging, you can compile, VS2005, may also
- 2022-08-07 22:01:52下载
- 积分:1
-
非常简易的一个端口扫描程序 说明了一些端口扫描的基本思路...
非常简易的一个端口扫描程序 说明了一些端口扫描的基本思路 -a very simple description of the procedures for port scanning port scanning some basic ideas
- 2022-01-25 14:56:32下载
- 积分:1
-
电路(邱关源第四版)+讲义+习题详解,本站目前唯一改版本的电路资料...
电路(邱关源第四版)+讲义+习题详解,本站目前唯一改版本的电路资料-Circuit (Qiu Guanyuan fourth edition)+ Lectures exercises explain, this site only to versions of the circuit information
- 2022-05-18 01:40:16下载
- 积分:1
-
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢...
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。
-err
- 2022-06-19 02:41:52下载
- 积分:1