CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - exception
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - exception - List
[
TCP/IP stack
]
Java
DL : 0
TCP、UDP、计算器、日历,applet、异常处理等等,还有课本经典例题源码使用基础的程序源代码(Word文档里)。适合初学java这下载学习。-TCP, UDP, calculator, calendar, applet, exception handling, etc., as well as the classic textbook Example source code using the basic source code (Word document-ri). This download java for beginners to learn.
Date
: 2026-01-03
Size
: 2.37mb
User
:
李鹏
[
TCP/IP stack
]
tcpip
DL : 0
网络传输协议 1. 使用CSocket实现单线程文件传输 2. 应用多线程技术结合CAsyncSocket实现文件传输 3. 加入异常控制语句,增强程序的鲁棒性(Robust) 4. 了解如何提高套接字传输的速率及如何加强传输的稳定性 -Network transmission protocol 1. Use CSocket to achieve single-threaded file transfer 2. Application of multi-threaded file transfer technology combined to achieve CAsyncSocket 3. Add exception control statements, and enhance the robustness of the program (Robust) 4. Learn how to increase the rate of transmission socket and how to enhance the stability of transmission
Date
: 2026-01-03
Size
: 7.34mb
User
:
linxiaobin
[
TCP/IP stack
]
UDPEcho
DL : 0
There are two other differences from the equivalent TCP/IP code that are worth noting, both concerning the possible exceptions that may be generated: • the IOException in main is replaced with a SocketException • there is no checked exception generated by the close method in the finally clause, so there is no try block. Now for the code... //Server that echoes back client s messages. //At end of dialogue, sends message indicating number of //messages received. Uses datagrams.-There are two other differences from the equivalent TCP/IP code that are worth noting, both concerning the possible exceptions that may be generated: • the IOException in main is replaced with a SocketException • there is no checked exception generated by the close method in the finally clause, so there is no try block. Now for the code... //Server that echoes back client s messages. //At end of dialogue, sends message indicating number of //messages received. Uses datagrams.
Date
: 2026-01-03
Size
: 2kb
User
:
linchunhong
[
TCP/IP stack
]
AsyncChatDemo(1.04)
DL : 0
采用异步socket 消息方式接收数据的UDP通信程序,支持域名,并且加入了异常处理。-UDP communication program to receive data using asynchronous socket messages, support for the domain name, and joined the exception handling.
Date
: 2026-01-03
Size
: 1.39mb
User
:
XDCS
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.