3. IP Addresses Network Classes

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Contents 3-1 Introduction........................................................................................................................................................ 3 3-2 Scope.................................................................................................................................................................. 3 3-3 CIP packets over TCP/IP ................................................................................................................................... 3 3-3.1 Unconnected messages .............................................................................................................................. 3 3-3.2 CIP transport class 0 and class 1 connections ............................................................................................ 5 3-3.2.1 CIP transport class 0 and class 1 packets ............................................................................................... 5 3-3.2.2 Behavior of class 0 and class 1 connections (informative) .................................................................... 5 3-3.3 CIP Transport class 2 and class 3 connections ........................................................................................... 6 3-3.4 CIP Transport classes 4 through 6 ............................................................................................................. 6 3-4 Connection Manager object ............................................................................................................................... 6 3-4.1 Connection parameters............................................................................................................................... 6 3-4.2 Connection type ......................................................................................................................................... 7 3-4.3 Priority ....................................................................................................................................................... 7 3-4.4 Trigger Type .............................................................................................................................................. 7 3-4.5 Connection size .......................................................................................................................................... 7 3-4.6 Connection request time-out ...................................................................................................................... 7 3-4.7 Connection path ......................................................................................................................................... 7 3-4.7.1 Network connection ID .......................................................................................................................... 8 3-4.8 Forward_open for CIP transport class 2 and class 3 connections ............................................................ 11 3-4.9 Forward_open for CIP transport class 0 and class 1 connections ............................................................ 11 3-4.9.1 General ................................................................................................................................................. 11 3-4.9.2 Mapping connections to IP multicast addresses ................................................................................... 11 3-4.9.3 Completing the multicast connection (informative) ............................................................................. 12 3-5 CIP transport class 0 and class 1 connected data ............................................................................................. 12 3-5.1 UDP datagrams ........................................................................................................................................ 12 3-5.2 CIP transport class 0 and class 1 packet ordering .................................................................................... 12 3-5.3 Screening incoming connected data ......................................................................................................... 13 3-6 IP multicast scoping and address allocation..................................................................................................... 13 3-6.1 Background (informative) ........................................................................................................................ 13 3-6.1.1 General ................................................................................................................................................. 13 3-6.1.2 Current scoping practices ..................................................................................................................... 14 3-6.1.3 Current address allocation practices..................................................................................................... 14 3-6.1.4 Evolving Internet standards.................................................................................................................. 14 3-6.2 Interim scoping strategy ........................................................................................................................... 15 3-6.3 Interim allocation strategy........................................................................................................................ 15
Classic Java book. Chapter 1. Why Networked Java? Section 1.1. What Can a Network Program Do? Section 1.2. Security Section 1.3. But Wait! There's More! Chapter 2. Basic Network Concepts Section 2.1. Networks Section 2.2. The Layers of a Network Section 2.3. IP, TCP, and UDP Section 2.4. The Internet Section 2.5. The Client/Server Model Section 2.6. Internet Standards Chapter 3. Basic Web Concepts Section 3.1. URIs Section 3.2. HTML, SGML, and XML Section 3.3. HTTP Section 3.4. MIME Media Types Section 3.5. Server-Side Programs Chapter 4. Streams Section 4.1. Output Streams Section 4.2. Input Streams Section 4.3. Filter Streams Section 4.4. Readers and Writers Chapter 5. Threads Section 5.1. Running Threads Section 5.2. Returning Information from a Thread Section 5.3. Synchronization Section 5.4. Deadlock Section 5.5. Thread Scheduling Section 5.6. Thread Pools Chapter 6. Looking Up Internet Addresses Section 6.1. The InetAddress Class Section 6.2. Inet4Address and Inet6Address Section 6.3. The NetworkInterface Class Section 6.4. Some Useful Programs Chapter 7. URLs and URIs Section 7.1. The URL Class Section 7.2. The URLEncoder and URLDecoder Classes Section 7.3. The URI Class Section 7.4. Proxies Section 7.5. Communicating with Server-Side Programs Through GET Section 7.6. Accessing Password-Protected Sites Chapter 8. HTML in Swing Section 8.1. HTML on Components Section 8.2. JEditorPane Section 8.3. Parsing HTML Section 8.4. Cookies Chapter 9. Sockets for Clients Section 9.1. Socket Basics Section 9.2. Investigating Protocols with Telnet Section 9.3. The Socket Class Section 9.4. Socket Exceptions Section 9.5. Socket Addresses Section 9.6. Examples Chapter 10. Sockets for Servers Section 10.1. The ServerSocket Class Section 10.2. Some Useful Servers Chapter 11. Secure Sockets Section 11.1. Secure Communications Section 11.2. Creating Secure Client Sockets Section 11.3. Methods of the SSLSocket Class Section 11.4. Creating Secure Server Sockets Section 11.5. Methods of the SSLServerSocket Class Chapter 12. Non-Blocking I/O Section 12.1. An Example Client Section 12.2. An Example Server Section 12.3. Buffers Section 12.4. Channels Section 12.5. Readiness Selection Chapter 13. UDP Datagrams and Sockets Section 13.1. The UDP Protocol Section 13.2. The DatagramPacket Class Section 13.3. The DatagramSocket Class Section 13.4. Some Useful Applications Section 13.5. DatagramChannel Chapter 14. Multicast Sockets Section 14.1. What Is a Multicast Socket? Section 14.2. Working with Multicast Sockets Section 14.3. Two Simple Examples Chapter 15. URLConnections Section 15.1. Opening URLConnections Section 15.2. Reading Data from a Server Section 15.3. Reading the Header Section 15.4. Configuring the Connection Section 15.5. Configuring the Client Request HTTP Header Section 15.6. Writing Data to a Server Section 15.7. Content Handlers Section 15.8. The Object Methods Section 15.9. Security Considerations for URLConnections Section 15.10. Guessing MIME Content Types Section 15.11. HttpURLConnection Section 15.12. Caches Section 15.13. JarURLConnection Chapter 16. Protocol Handlers Section 16.1. What Is a Protocol Handler? Section 16.2. The URLStreamHandler Class Section 16.3. Writing a Protocol Handler Section 16.4. More Protocol Handler Examples and Techniques Section 16.5. The URLStreamHandlerFactory Interface Chapter 17. Content Handlers Section 17.1. What Is a Content Handler? Section 17.2. The ContentHandler Class Section 17.3. The ContentHandlerFactory Interface Section 17.4. A Content Handler for the FITS Image Format Chapter 18. Remote Method Invocation Section 18.1. What Is Remote Method Invocation? Section 18.2. Implementation Section 18.3. Loading Classes at Runtime Section 18.4. The java.rmi Package Section 18.5. The java.rmi.registry Package Section 18.6. The java.rmi.server Package Chapter 19. The JavaMail API Section 19.1. What Is the JavaMail API? Section 19.2. Sending Email Section 19.3. Receiving Mail Section 19.4. Password Authentication Section 19.5. Addresses Section 19.6. The URLName Class Section 19.7. The Message Class Section 19.8. The Part Interface Section 19.9. Multipart Messages and File Attachments Section 19.10. MIME Messages Section 19.11. Folders

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值