虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Peer

  • Title: File Transfer client and server Description: Send or recieve files of any size or type betwe

    Title: File Transfer client and server Description: Send or recieve files of any size or type between you and a Peer. Displays bytes sent or recieved, return values of send() and recv(), bitrate in KBytes/sec, and time remaining. SendFile and RecvFile functions can easily be added and used in your own code. I tested it ofcourse, a 73 mb self extracting rar archive from South Korea to Massachusetts at 96KB/s arrived fully operational.

    标签: Description Transfer recieve client

    上传时间: 2016-02-18

    上传用户:13681659100

  • Java & XML 2nd Edition New chapters on Advanced SAX, Advanced DOM, SOAP and data binding, as well

    Java & XML 2nd Edition New chapters on Advanced SAX, Advanced DOM, SOAP and data binding, as well as new examples throughout, bring the second edition of Java & XML thoroughly up to date. Except for a concise introduction to XML basics, the book focuses entirely on using XML from Java applications. It s a worthy companion for Java developers working with XML or involved in messaging, web services, or the new Peer-to-Peer movement

    标签: Advanced chapters Edition binding

    上传时间: 2014-07-26

    上传用户:tfyt

  • 基于JXTA的管道协议编写的即时消息软件Xchat

    基于JXTA的管道协议编写的即时消息软件Xchat,利用P2PSocket 在Peer之间传输消息,实现InputPipe 的监听器。

    标签: Xchat JXTA 协议 编写

    上传时间: 2013-12-25

    上传用户:llandlu

  • 一个简单的p2p共享文件的程序

    一个简单的p2p共享文件的程序,用c语言开发,包括server端和Peer端,自定义了一套应用层的传输协议,对于理解socket编程有很大的帮助

    标签: p2p 程序

    上传时间: 2017-02-15

    上传用户:skhlm

  • 利用hashtable实现网络广播

    利用hashtable实现网络广播,其中分inject.java和Peer.java两部份,inject插入要广播内容,Peer端接收显示并转发,过程中判断是否来自同一IP和端口,并检查是否是原数据。文件为RAR压缩格式。

    标签: hashtable 网络广播

    上传时间: 2013-12-20

    上传用户:zjf3110

  • Professional Android Application Development,英文,内容详尽,适合进阶 Chapter 1: Hello, Android . . . . . . . .

    Professional Android Application Development,英文,内容详尽,适合进阶 Chapter 1: Hello, Android . . . . . . . . . . . . . . . . . . . . .. . Chapter 2: Getting Started . . . . . . . . . . . . . . . . . . . .. . Chapter 3: Creating Applications and Activities . . . . . . . . . . . Chapter 4: Creating User Interfaces . . . . . . . . . . . . . . . .. . Chapter 5: Intents, Broadcast Receivers, Adapters, and the Internet113 Chapter 6: Data Storage, Retrieval, and Sharing . . . . . . . . . .. . Chapter 7: Maps, Geocoding, and Location-Based Services . . . . . .. Chapter 8: Working in the Background . . . . . . . . . . . . . . . . . Chapter 9: Peer-to-Peer Communication . . . . . . . . . . . . . . .. . Chapter 10: Accessing Android Hardware . . . . . . . . . . . . . . . . Chapter 11: Advanced Android Development . . . . . . . . . . . . .. . Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

    标签: Android Professional Application Development

    上传时间: 2013-12-12

    上传用户:aig85

  • Performance Comparison of Two On-Demand Routing Protocols Depends on Traffic Density by Using UWB-IR

    Performance Comparison of Two On-Demand Routing Protocols Depends on Traffic Density by Using UWB-IR as Pyhisical and MAC Layer at Outdoor Peer to Peer Sensor Network

    标签: Performance Comparison On-Demand Protocols

    上传时间: 2017-05-28

    上传用户:三人用菜

  • Boost C++ Libraries 1.35.0

    Boost C++ Libraries Free Peer-reviewed portable C++ source libraries Boost C++ Libraries 基本上是一個免費的 C++ 的跨平台函式庫集合,基本上應該可以把它視為 C++ STL 的功能再延伸;他最大的特色在於他是一個經過「同行評審」(Peer review,可參考維基百科)、開放原始碼的函式庫,而且有許多 Boost 的函式庫是由 C++ 標準委員會的人開發的,同時部分函式庫的功能也已經成為 C++ TR1 (Technical Report 1,參考維基百科)、TR2、或是 C++ 0x 的標準了。 它的官方網站是:http://www.boost.org/,包含了 104 個不同的 library;由於他提供的函式庫非常地多,的內容也非常地多元,根據官方的分類,大致上可以分為下面這二十類: 字串和文字處理(String and text processing) 容器(Containers) Iterators 演算法(Algorithms) Function objects and higher-order programming 泛型(Generic Programming) Template Metaprogramming Preprocessor Metaprogramming Concurrent Programming 數學與數字(Math and numerics) 正確性與測試(Correctness and testing) 資料結構(Data structures) 影像處理(Image processing) 輸入、輸出(Input/Output) Inter-language support 記憶體(Memory) 語法分析(Parsing) 程式介面(Programming Interfaces) 其他雜項 Broken compiler workarounds 其中每一個分類,又都包含了一個或多個函式庫,可以說是功能相當豐富。

    标签: Boost C++ Libraries

    上传时间: 2015-05-15

    上传用户:fangfeng