资源列表
socket.tar
- 服务器,使用ServerSocket监听指定的端口,端口可以随意指定(由于1024以下的端口通常属于保留端口,在一些操作系统中不可以随意使用,所以建议使用大于1024的端口),等待客户连接请求,客户连接后,会话产生;在完成会话后,关闭连接-Server, using the specified port ServerSocket listening, you can optionally specify the port (usually port as 1024 the following p
httpget1.zip
- 演示连接web服务器并发送一个GET请求的小例子
JarResources
- 详细说明了如何形成jar的方法,内容简单,入门手册。-detailed descr iption of how to create jar method is simple, manual entry.
aspdewenjian
- 本代码是用来设计网页的特别的效果,大可以自己下载下来试试再看,效果还是不错的。-this code is used to design the website of the special effects can be downloaded from their own try again, and or good results.
chattool
- Socket 通信完成的局域网一对一聊天器。在出现的界面上输入IP地址和端口号,然后点击测试按钮当出现测试成功提示后,就可以通话了。-One-to-one chats device
shell
- 一些关于SHELL编程的小程序,可以在LINUX中VI运行-LINUX SHELL
Java-Chat
- 基于TCP的java聊天室程序,由服务端和客户端组成,使用时先启动服务端,再启动客户端-TCP-based java chat room procedures, service and client, first start using the service end, and then start the client
socket
- liux 环境下TCp套接字的实现 很好的东西-liux environment TCp socket to achieve good things
sendpack
- 使用winpcap驱动发送各种数据包 winpcap 需要自己下载并配置-send message package with winpcap
RTP-cumulative-timestamp-incremen
- RTP传输中的负载类型和时间戳 在Jrtplib中好像不需要自己管理时间戳的递增,由库内部管理。但在ORTP中每次数据的发送都需要自己传入时间戳的值,即自己需要每次发完一个RTP包后,累加时间戳增量,不是很方便,这就需要自己对RTP的时间戳有比较深刻地理解-Type of the RTP transmission of load and time stamp in Jrtplib seems do not need to manage its own timestamp increment by
error
- raw socket programming
OBJ1
- 计算某班学生的某门成绩计算某班学生期末考试的某门单科总评成绩,其中平时分占10 ,期中考试占25 ,期末考试的上机部分占15 ,期末笔试部分占50 。-it is a student system