-
CS
说明: 客户机/服务器模式(Client/Server model)。该模式的建立基于以下两点:1、网络上主机的非对等作用;2、通信完全是异步的。()
- 2008-07-06 10:36:51下载
- 积分:1
-
wlan_vc
再者个网络时代,伴随着有线网络的广泛应用,以快捷高效,组网灵活为优势的无线网络技术也在飞速发展。本文将简单介绍无线局域网相关技术及其相对有线局域网的优势,并具体介绍如何通过VC6.0设计和实现能同时运行在有线局域网和无线局域网上的简单通信软件。(network era, along with cable network widely used to provide a quick and efficient. flexible network edge wireless network technology is also expanding rapidly. This article briefly introduces wireless LAN technology and its relative advantages of the wired LAN. and the specific details of how VC6.0 design and implementation can also run on the LAN cable and wireless LAN simple communications software.)
- 2007-05-16 16:46:17下载
- 积分:1
-
easyshell
不错的后门代码,用了一些驱动技术来隐藏进程,隐藏注册表,希望对大家有所帮助(good backdoor code, used some technology-driven process to conceal, hide the registry, and I hope to help everyone)
- 2007-04-16 03:55:07下载
- 积分:1
-
client-server
多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。
首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。
程序实现的关键步骤:
以TCP协议为例
服务器端:
1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。
客户端:
1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。
(Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate.
First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission.
The key step program implementation:
In TCP protocol as an example
Service-Terminal:
1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response.
Clients:
1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
- 2016-07-11 10:19:07下载
- 积分:1
-
stavddrd
Demonstrate the effect of the worm s swimming simulation(Demonstrate the effect of the worm s swimming simulation)
- 2017-05-06 21:22:47下载
- 积分:1
-
imagineprocess1
针对存储的位图,实现对于其的淡入淡出的功能(Bitmap for storage, to achieve the fade to its function)
- 2009-01-20 20:09:15下载
- 积分:1
-
IconBrowser
Õ â ¸ ö Ó ¦ Ó Ã ³ Ì Ð òÔ Ê Ð íÄ ã ´ Ó DLL º Í EXE Ì áÈ ¡ Í ¼ ±ê² ¢ Ç Ò ×÷Î ª ICO ±£ ´ æ Ë ü£ ¬ Ò Ô º óÔ Ú Ä ã µ Ä ¹ ¤³ Ì Ö Ð ×÷Î ª Í ¼ ±êÊ ¹ Ó Ã This application allow you to extract icons from DLL and EXE and save it as ICO to use it later as Icon in your project. Only support 16 colors so Icons in Win98 have 256 colors(Otilde acirc cedil ouml Oacute brvbar Oacute Atilde sup3 Igrave ETH Ocirc Ecirc ETH Auml atilde acute Oacute EXE DLL ordm Iacute Igrave Egrave iexcl Iacute frac14 sup2 cent Ccedil Ograve Icirc ordf ICO pound acute aelig Euml pound not Ograve Ocirc ordm Ocirc Uacute Auml atilde micro Auml sup1 sup3 Igrave Ouml ETH Icirc ordf Iacute frac14 Ecirc sup1 Oacute Atilde This application allow you to extract icons from EXE and DLL and save it as ICO to use it later as Icon in your project. Only 16 support colors so Icons in Win98 have 256 colors)
- 2005-05-30 18:53:52下载
- 积分:1
-
TESTCPLUS
C++技能百炼,很好的初学者学习资料,里面很多经典算法哦(C++ skills, Bai-lian, good for beginners to learn the information, which many classical algorithms Oh)
- 2010-07-27 10:18:45下载
- 积分:1
-
i2c
说明: I2C测试程序,实现控制板与存储器之间的读写操作,有利于初学者对I2C的了解与学习(I2C test program, to achieve read and write operations between control board and memory, is conducive to beginners' understanding and learning of I2C.)
- 2018-04-20 13:45:12下载
- 积分:1
-
12can
c8051F系列单片机CAN总线的应用例程(c8051F Series Single-chip CAN bus application routines)
- 2009-02-22 17:54:22下载
- 积分:1