-
recvfrom
windows网络编程recvfrom源码实例(windows network programming source code examples recvfrom)
- 2015-11-06 19:35:25下载
- 积分:1
-
vb
说明: sample of prrogramming by image ,textbox,button and other control in vb6
- 2013-11-07 21:04:34下载
- 积分:1
-
Vc6
模拟银行卡交易流程的详细讲解,内涵丰富,采用VC++(Explain in detail the simulated bank card transaction process, rich content, using VC++)
- 2013-12-26 20:09:23下载
- 积分:1
-
linkWord
完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序(complete control procedures Word bookmarks to automatically open the VC procedures WORD2000)
- 2006-10-31 17:33:44下载
- 积分:1
-
VLCDemo
MFC调用VLC的动态库libvlc.dll实现简单播放器,支持播放、暂停、停止、进度显示和进度控制、声音控制、支持中文路径的文件名字。VC6.0环境,可直接运行。(MFC calls VLC dynamic library libvlc.dll simple player, play, pause, stop, schedule display and schedule control, sound control, support Chinese path of the file name. VC6.0 environment, can be directly run.)
- 2013-07-15 09:41:10下载
- 积分: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
-
kursovaya1.5v2
published: // IDE-managed Components
TImage *Image1
void __fastcall FormCreate(TObject *Sender)
private: // User declarations
- 2009-12-24 03:04:26下载
- 积分:1
-
task-manager
一个用C++编写任务管理器,适合于初学者学习C++的一些应用,内涵word文档。(A writing task manager C++, suitable for beginners to learn C++ some applications connotation word document.)
- 2013-03-21 08:10:46下载
- 积分:1
-
serialTest
树莓派串口调试程序,可实现与单片机或者手机等通信。(te serial port testing program which can communicate with single chip machine or android cell phone.)
- 2015-10-01 21:10:38下载
- 积分:1
-
Histogram
上传的小程序是用VC++编程的,主要显示一般位图的直方图。(Upload applet programming with VC++ general bitmap histogram.)
- 2012-12-17 15:58:33下载
- 积分:1