登录
首页 » Visual C++ » 31_pdfsam_The-Cg-Tutorial_-Chapter-8

31_pdfsam_The-Cg-Tutorial_-Chapter-8

于 2012-10-13 发布 文件大小:1464KB
0 246
下载积分: 1 下载次数: 2

代码说明:

  CG Bump mapping tutorial.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • the4th
    利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
    2013-10-20 15:37:24下载
    积分:1
  • ipmsg
    IPmsg的源代码,用于研究其中所用到的协议和算法(IPmsg source file)
    2012-04-08 14:55:39下载
    积分:1
  • MyPing
    ping工具,基于控制台应用程序,类似cmd的ping功能(ping tools, console-based application)
    2012-12-19 08:37:46下载
    积分:1
  • GetIPDlg
    通过注册表获取计算机网络信息,如IP、掩码、计算机名和DNS信息(through access to the registry computer network information, such as IP, mask, computers and DNS information)
    2007-05-15 11:55:05下载
    积分:1
  • Network-transmission-
    Network transmission
    2013-01-24 02:37:33下载
    积分:1
  • MFCfeiqu
    实现简单的window局域网通信,即,传输文件。飞秋(Simple window LAN communications, that is, transmission file. Fei Qiu)
    2015-06-15 08:56:44下载
    积分:1
  • chat2
    视频通信 c#编程 可以正确运行 能够在局域网里进行视屏聊天(Video communications c# programming can be run properly in LAN chat screen)
    2012-06-12 11:24:27下载
    积分:1
  • Winpcap-demo
    一个简单的Winpcap抓包示例程序,能显示多网卡信息,能分别数据链路层和网络层的报文信息(A simple Winpcap packet capture sample program can display a multi-card information, respectively, the data link layer and network layer packet information)
    2012-04-17 10:41:20下载
    积分:1
  • udp
    说明:  个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助(Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help)
    2010-04-21 15:14:58下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载