一. 客户端程序: 开发 TCP 客户端程序开发步骤回顾 创建客户端套接字对象 和服务端套接字建立连接 发送数据 接收数据 关闭客户端套接字 2. socket 类的介绍 导入 socket 模块 import socket 创建客户端 socket 对象 socket.socket(Address ...
                            
                            
                                分类:
编程语言   时间:
2021-01-07 12:02:32   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                
                    LINUX之FTP服务 1.FTP的连接类型 控制连接(持续连接) → TCP21(命令信道) → 用户收发FTP命令 数据连接(按需连接) → TCP20(数据信道) → 用于上传下载数据 2.FTP的工作模式 ftp模式分为主动模式(active mode)和被动模式(passive mode) ...
                            
                            
                                分类:
其他好文   时间:
2021-01-06 12:36:45   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                Object Oriented ProgrammingAssignment 4 Jacqui ChettyJob CandidatesMarks available: 100Percentage of overall marks from this assignment: 20%Date issue ...
                            
                            
                                分类:
其他好文   时间:
2021-01-05 11:12:12   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                启动Webservice客户端后,打开配置的address:http://localhost:8989/WsProject1_war_exploded 出现如下警告: Server Start......十二月 29, 2020 4:33:25 下午 org.apache.cxf.service.i ...
                            
                            
                                分类:
Web程序   时间:
2021-01-02 11:11:16   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                
                    先检查 Med-NIS.exe.config 配置文件 <client> <endpoint address="net.tcp://10.162.136.28:809/MessageService.svc" binding="netTcpBinding" bindingConfiguration=" ...
                            
                            
                                分类:
其他好文   时间:
2021-01-02 11:03:54   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                1.get jetson_nano_ipAddress in local area network 1)router get jetson nano wlan/eth ipAddress ifconfig 2)jetson nano or PC , AP/network cable get PC w ...
                            
                            
                                分类:
其他好文   时间:
2021-01-01 12:16:05   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                
                    How to address an academic presentation This small piece of note is based on the EFES class of UoG and the video. The question lying here is not how g ...
                            
                            
                                分类:
其他好文   时间:
2020-12-30 10:25:37   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                nginx启动报错:80端口被占用bind() to 0.0.0.0:80 failed (98: Address already in use) 解决: fuser -k 80/tcp 杀掉进程 重新启动nginx /usr/servers/nginx/sbin/nginx -s reload ...
                            
                            
                                分类:
其他好文   时间:
2020-12-28 11:55:14   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                Global Variable Address Modifier (@address) You can assign global variables to specific addresses with the global variable address modifier. These var ...
                            
                            
                                分类:
编程语言   时间:
2020-12-24 11:33:33   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                ippool11gateway-list10.1.0.254network10.1.0.0mask255.255.252.0excluded-ip-address10.1.0.110.1.0.253static-bindip-address10.1.0.100mac-addressa-b-cdns-list114.114.114.114223.5.5.5223.6.6.6202.102.224.6
                            
                            
                                分类:
其他好文   时间:
2020-12-23 12:27:42   
                                阅读次数:
0