搜索资源列表
网络通信程序设计
- 由VC++开发的一个有关网络通讯的例程,大家可以参考一下-a network communication example by VC++,users can refer to it.
smalltcpServer
- 一个简单的TCP服务器, 可以侦听任意端口。 查看已有连接,并查看通讯数据。可以方便的发送数据给其中的连接。 是软件开发的好帮手-a simple TCP server, the interception arbitrary ports. View have connectivity, and data communications View. Convenience can send data to the link. Software development is a good helper
一个功能较强且界面漂亮的串口监视软件
- 串口通讯类封装的较完善,使用也简单。 该软件可以使用与工控领域的大多数串口通讯监视。 希望有兴趣者能够增强他!-serial communications package better, also simple to use. The software can be used with most industrial areas of serial communications surveillance. Hope those interested can enhance his!
linnet_carrier518U
- Transceiver是用于机构与机构之间、系统与系统之间相互通讯的企业级专业通讯服务软件。对Internet/Intranet、实时/非实时等不同的网络环境提供广泛的通讯与数据交换支持,并能对系统瘫痪网络故障等意外情况下的数据交换提供可跟踪可控制的数据缓冲机制,为企业应用系统提供了高可靠高性能的通讯保障。 Transceiver 是用于多个应用系统间进行数据交换的集成通讯服务,设计初衷是为了减少通讯模块的重复开发与增强通讯软件的集中管理。通过将发送(Send)与接收(Receive)视为
MSN视频语音源码研究
- MSN视频语音源码研究.rar 基于msn的视频语音源码,对于现在即时通讯的高速需求,该源码能够很好的满足初学者的研究。-MSN video voice-source research. Rar-based voice msn video source, for now immediate demand for high-speed communications, which can be a good source of satisfaction beginners study.
RTSock
- 一个Socket通讯类CRTSock,同过继承他派生新的Socket通讯类,从而可以作为服务端和客户端通讯类,具体例子可以参考Onsock.h和Onsock.cpp。-a Socket Communications CRTSock, with a succession of new derivative He Socket Communications, which can be used as the server and client communications, specific exa
Message局域网通讯工具-5
- 局域网通讯工具 对学习网络编程的朋友有一定的帮助-LAN communications tools for learning network programming friends can help
Login Server
- 用VC6++写的网络通讯程序,即可以做服务器端,也可以做客户端-with VC6 write network communication process that can be done server, the client can do
一个类似QQ的软件源码
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的QQ(如果Tencent告我的话,我会马上改的:-)。 总之,如果你崇尚自由,对QQ的越来越多的广告骚扰感到深恶痛绝的话,MyICQ绝对是你很好的选择。-MyICQ is a set of open-source instant messaging software, includi
Tom-SkypeSetup(1)
- 本程序主要用于互联网网络聊天.可用于多媒体通讯开发.-the procedure used mainly for Internet chatting. Can be used for the development of multimedia communications.
tcpudpproxy
- 一个封装非常好的tcp、udp异步客户端通讯类 自动支持sock4、sock5代理,在循环的数据发送中可保证数据的成功发送-a very good tcp, udp asynchronous client communications automatically support sock4, sock5 agents, the cycle of the data can be sent to ensure the success of this data
delphi7-Project1
- PC机和以太网转串口设备通讯例子,很好用的,可测试网络接口的数据收发。-PC and Ethernet to serial communications equipment examples of good, it can test the network interface data transceiver.
vc6-testnet
- Visual C++实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。-Visual C materialize PC and Ethernet to serial communications equipment example, can be used to test Ethernet switch serial data transceiver situation.
java-testnet
- java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
MyIcq_QQ
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。-MyICQ is a set of open-source instant messaging software, including server and client, can be used for the Internet or LAN. It runs on Windows or Linux (KDE / Qt
flashtoasp
- flash动画实现和ASP服务器通讯,需要ASP服务器支持才可以运行.-flash animation to achieve and ASP server communications, ASP server can support operation.
基于UDP通讯
- 用UDP技术实现的多播,可以实现一对多的通讯!!可以聊天哟!-technology used UDP Multicast can achieve one-to-many communications! ! Chat can yo!
开源数据库及通讯开发工具包
- Datareel 是一个跨平台的开发工具包,用来创建多线程数据库和通信应用。使用DataReel可以为多种操作系统生成末端用户应用、嵌入式系统和可重用库。-Datareel is a cross-platform development tool kit used to create multi-threaded database and communications applications. DataReel use of a variety of operating systems can
我的socket通讯工具
- 采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of softwar
非常好的IM源码
- 非常好的IM源码,可以进行即时通讯。包括客户端和服务器-IM a very good source that can be instant messaging. Including client and server