摘要: 关于这四个属性,在MSDN中的解释有点敷衍了事。Open/Close/Receive/Send本是HTTP/TCP/SOCKET的概念,Read/Write Operation则是Web Service的概念。1.OpenTimeout客户端与服务端建立连接时,如果超过指定时间都还没完成,就引发TimeoutException。在TCP通讯中,服务器必须首先准备好侦听端口并在该端口上侦听(List... 阅读全文
posted @ 2009-05-11 14:44 FrankH 阅读(5255) 评论(2) 推荐(0)
摘要: Limitations of Light Sources in Viewport3D: (1)Light reflected from one object will not reflect off another object. (2)Objects that have relatively few triangles may not be illuminated correctly 阅读全文
posted @ 2009-04-20 22:37 FrankH 阅读(363) 评论(0) 推荐(0)
摘要: Texture Coordinates (by Daniel Lehenbauer) Auto position a Viewport3D Camera for Full view (by Pavan Podila) Begin Viewport3D with a cube (by Codegod) Viewport3D Primer (by Dario Solera) Viewport3D T... 阅读全文
posted @ 2009-03-31 14:55 FrankH 阅读(278) 评论(0) 推荐(0)