搜索资源列表
(IP Messenger) Ver2.04
- -跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹 通讯数据采用 RSA/Blofish 加密-- cross platform information exchange, based on TCP/IP (UDP), does not need the server, simple Yi Yongke transmits the document and the folder communication data uses RSA/Blofish to
LANusersCom
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
服务器客户tcpip
- VC++ 编写的基于TCP/IP协议的服务器客户端程序-VC compilation based on TCP/IP agreement server customer end procedure
commun
- 一个支持多用户的基于TCP/IP协议的客户/服务器通信的应用程序-a multi-user support based on the TCP / IP protocol client / server communication applications
聊天服务器客户端系统
- 聊天服务器客户端系统 基于TCP/IP 的Socket编写, 支持多人同时在线聊天-Chat client server systems based on TCP / IP Socket prepared to support multiple simultaneous online chat
123456WINSOCK-TCP
- 网络聊天程序 基于tcp/ip的 初学网络编程的朋友们可以试一试-Internet chat program based on tcp / ip the beginner Network Programming friends may try
IP Messenger v2.50a7 Full Source
- 是一款局域网内即时通信软件, 基于 TCP/IP(UDP).可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. 不需要服务器支持. 支持文件/文件夹的传送 (2.00版以上) 通讯数据采用 RSA/Blofish 加密 (2.00版以上) 十分小巧, 简单易用, 而且你可以完全免费使用它. 目前已有的版本包括: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME, Java 等, 并且公开源代码.
TCP
- 用labview编写的基于TCP/IP协议的服务器与客户端通信程序。
VBchat
- 【VB实现的聊天室】基于TCP-IP的网络聊天程序-VB [] chat room to achieve TCP-IP-based network chat program
nbtstat-vc
- 显示基于 TCP/IP 的 NetBIOS (NetBT) 协议统计资料、本地计算机和远程计算机的 NetBIOS 名称表和 NetBIOS 名称缓存。Nbtstat 可以刷新 NetBIOS 名称缓存和使用 Windows Internet 名称服务 (WINS) 注册的名称-Show based on the TCP/IP-NetBIOS (NetBT) protocol statistics, the local computer and remote computer' s Net
TCPsockets02
- SockeT基于TCP/IP的连接并包含多种解码界面调用部分-SockeT based on TCP/IP connectivity and includes multiple codec interface called part
feige
- 飞鸽传书(IP Messenger)是一个小巧方便的即时通信软件,它适用于局域网内甚至广域网间进行实时通信和文档共享。基于 TCP/IP(UDP),无需服务器,简单易用。可传送文件和文件夹。通讯数据采用RSA/Blofish 加密。-Dove Chuanshu (IP Messenger) is a compact and convenient instant messaging software, it applies to the LAN or even WAN conducted real
Chatlwm
- mfc下的基于tcp/ip协议的聊天程序的客户端源代码- the client of tcp/ip talking programming in mfc
kaoqin
- 本方案主要是从技术角度,针对工厂的具体环境,说明工程要完成两个子系统:考勤、消费的实现。 考虑到局域网已经全面覆盖了工厂,而基于TCP/IP通信方式的设备具有诸多优势,比如速度快、安装灵活、维护方便等,这都是基于传统的RS485通信方式的设备不具备的优点。在方案中全面采用基于TCP/IP通信方式的考勤机和消费机等设备。 -The program is mainly from a technical point of view, for the plant specific environ
tcp
- 一个用VC6.0编写的基于TCP/IP协议的服务器/客户端模式的网络通信服务,对学习SOCKET网络通信的人很有帮助!-Written by VC6.0 a TCP/IP-protocol server/client model of network communications services, network communications of people learning SOCKET helpful!
TCP
- 基于TCP/IP协议的网络聊天工具源代码-TCP protocol in the Internet chat tool source
TCP-IP
- 基于TCP/IP协议的C/S架构通信程序-Based on TCP/IP protocol in C/S architecture communication program
TCP
- 基于TCP/IP协议的Socket通讯程序,有界面,可连接多个客户端,发送文字-Based on TCP/IP protocol Socket communication program, the interface can be connected to multiple clients, send text
TCP-Oscilloscope
- 基于TCP/IP的串口示波器,可实现接收单片机通过wifi发送的数据并在上位机中以波形显示-oscilloscope to get data WIFI
基于TCPIP协议的多人聊天工具
- 基于TCP/IP协议的多人聊天工具,采用socket编程,用C#实现,界面美观。