搜索资源列表
rtklib_2.4.1 卫星数据解算的程序
- rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PP
12
- 利用Java语言提供的Socket技术,建立一个C/S模式的应用,允许客户端用户输入2个整数,服务器端接收这2个整数,并计算出它们的和、差、积、商,最后送回客户端。-Using Java language to provide the Socket technology, the establishment of a C/S mode of application, permit the client user enters two integers, the server side to re
cSharp-socket-mutiport-programming(1)
- 本文讲下C#使用socket实现多端口通信,挺不错哦,一起看下吧。 基本思路是: 1》服务端监听(用一个公用的端口接收连接的请求如:6666)。 2》客户机请求连接端口为6666 3》服务器接受请求然后再监听一个新的端口,再把这个端口发送给客户机。 4》客户机接到发来的端口,再重新连接服务器此端口。 5》服务器保存每一个连接的客户机。 -This article about C# using the socket und
CHAT
- VC++6.0实现QQ聊天功能,本程序采用了异步选择机制在同一个线程中实现了接收端和发送端的功能,避免了采用阻塞套接字由于接收阻塞而导致线程暂停运行的问题。-VC++6.0 achieve QQ chat features, the program uses an asynchronous thread selection mechanism is implemented in the same receiver and transmitter function, avoiding the us
PretendSocket
- Java socket 模拟4种通信中的异常情况 发送超时,接收超时 ,正常发送以及超时重传-Java socket communication simulate four kinds of anomalies send timeout receive timeout, normal transmission and retransmission
webserver
- 编写一个WEB服务器程序,可以接受来自浏览器的访问,并传输页面(包含多个对象)到浏览器。掌握Socket编程。-To write a WEB server program, you can receive access the browser, and the transmission page (including multiple objects) to the browser. Master Socket programming.
socket-JPG
- 利用socket技术做的图像传递,功能并不算太完善-use socket to receive jpg picture
socket
- SOCKET 用于2个网络连接,发送接收图片或者文字等信息-socket For two network connections, send and receive information such as images or text