网络数据传输类图
2017-03-15 14:50:28 0 举报
网络数据传输类图主要描绘了在网络环境中,数据如何从一个端点传输到另一个端点的全过程。该类图主要包括客户端、服务器和网络协议三个主要部分。客户端负责发起请求,服务器接收请求并处理,然后将结果返回给客户端。网络协议则定义了数据的格式和传输规则,包括TCP/IP协议、HTTP协议等。此外,还可能涉及到数据加密、数据压缩、错误检测与恢复等技术。整个过程中,可能会涉及到多线程或并发处理,以提高数据传输的效率。
作者其他创作
大纲/内容
-(void)addCustomerPurchasingInfo-(void)updateList-(void)deleteLeads-(void)searchLeads
SQL Server
-UITableViewStyle-UITableViewDataSource-UITable-CGFloat rowHeight-CGFloat sectionHeaderHeight-UIView*backgroundView-NumberOfSections-NumberOfRowInSection-rectForSection-CellForRowAtIndexPath
+Open()+GetReques()+Excute()+Select()+Delete()+Update()
-(void)startRequest()-(void)updateStatus()-(void)setDelegateself()-(void)serDidFinishSelector()-(void)setDidFialSelector()-(void)startAsynchronous()
UITableView
SQL Lite
DataBase
+(void)reloadData()+(void)reloadSectionIndexTitles()
CustomerPurchasingDetailViewContrlloer
ASIHTTPRequest
-ASINoAuthenticationNeededYet-ASIHTTPAuthenticationNeeded-ASIProxyAuthenticationNeeded-ASIConnectionFailureErrorType-ASIRequestTimedOutErrorType-ASIUnableToCreateRequestErrorType-ASIRequestCancelledErrorType-NSURL*originalURL-NSURL*redirectURL-delegate
0 条评论
下一页