-
hashkey
利用哈希运算产生服务端和客户端的通信密钥( Produces the service end and the customer end correspondence
key using the Hasche operation )
- 2004-07-08 10:27:55下载
- 积分:1
-
WinSockUDP
VC UDP通讯,后台服务器
FileMana.cpp
FileMana.h
Login.cpp
Login.h
resource.h
SocketUdp.cpp
SocketUdp.h
StdAfx.cpp
StdAfx.h
WinSockUDP.aps
WinSockUDP.clw
WinSockUDP.cpp
WinSockUDP.dsp
WinSockUDP.dsw
WinSockUDP.h
WinSockUDP.ncb
WinSockUDP.opt
WinSockUDP.plg
WinSockUDP.rc
WinSockUDP.sln
WinSockUDP.vcproj
WinSockUDP.vcproj.T400-CKX.Administrator.user
WinSockUDPDlg.cpp
WinSockUDPDlg.h( FileMana.cpp
FileMana.h
Login.cpp
Login.h
resource.h
SocketUdp.cpp
SocketUdp.h
StdAfx.cpp
StdAfx.h
WinSockUDP.aps
WinSockUDP.clw
WinSockUDP.cpp
WinSockUDP.dsp
WinSockUDP.dsw
WinSockUDP.h
WinSockUDP.ncb
WinSockUDP.opt
WinSockUDP.plg
WinSockUDP.rc
WinSockUDP.sln
WinSockUDP.vcproj
WinSockUDP.vcproj.T400-CKX.Administrator.user
WinSockUDPDlg.cpp
WinSockUDPDlg.h)
- 2012-05-24 14:41:07下载
- 积分:1
-
NetDebug
1、实现多个网络调试助手示例在一个进程中启动;
2、可以实现TCP_SERVER,TCP_CLIENT,UDP,UDP组播通信;(1, multiple network example debugging assistant to start a process 2, can achieve TCP_SERVER, TCP_CLIENT, UDP, UDP Multicast communication )
- 2013-01-28 17:35:58下载
- 积分:1
-
DownLoad
基于HTTP协议的支持断点续传的下载软件源码(HTTP protocol support for HTTP-based download software source)
- 2013-03-27 16:54:24下载
- 积分:1
-
NetTraffic_MFC
利用CButton模拟的网络流量统计控件,可作为学习(The use of simulation CButton controls the network traffic statistics can be used as learning)
- 2009-05-01 15:29:08下载
- 积分:1
-
01liaotianshi
第1章实例01-简单网络聊天室.zip(Chapter 1 Examples 01- Simple network chat rooms. Zip)
- 2013-05-31 09:23:05下载
- 积分:1
-
DoubleNetUDP
UDP方式双网冗余程序,一网卡断开,另一网卡自动连接,从而保证通讯正常(UDP mode dual-network redundancy procedures, disconnect a network card, another card to connect automatically to ensure the normal communication)
- 2009-07-15 21:57:13下载
- 积分:1
-
src
端口扫描工具 C++语言编写 代码简洁有效快捷!(Port scanning tool C++ language code is simple and effective and efficient!)
- 2014-04-13 16:16:39下载
- 积分: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
-
chart
说明: 点对点的聊天工具,公司不让QQ,SKYPE,就动手写了个超小巧的聊天工具(Peer-to-peer chat tool company from QQ, SKYPE, on hand to write a super-compact chat tools)
- 2008-10-06 21:39:06下载
- 积分:1