搜索资源列表
myownchat
- 自己做的可以互传文件和聊天的工具。需要知道对方的ip。-themselves can do to each other for documents and chat tools. Need to know each other's ip.
IPMSG
- 只须设置对方IP,就可以实现两台PC之间互发文字,互传文件。
chat
- 简单局域网聊天,同时可以互传文件,主要对socket的操作
高级通信程序
- 这是一个自我感觉很好的通信程序,它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的
myownchat
- 自己做的可以互传文件和聊天的工具。需要知道对方的ip。-themselves can do to each other for documents and chat tools. Need to know each other's ip.
ChuankouTest
- 一个串口收发文件的程序源码,可以通过串口本机或两台机器互传。-A serial transceiver source documents through the local serial port or two machines to each other.
IPMSG
- 只须设置对方IP,就可以实现两台PC之间互发文字,互传文件。-Only need to set up the other IP, will be able to achieve interoperability between the two PC-fat text documents to each other.
chat
- 简单局域网聊天,同时可以互传文件,主要对socket的操作-A simple LAN chat, as well as documents to each other, mainly operating on the socket
filetransfer
- 用Winsock2 编写的一个文件传输的核心例程。 分为客户端和服务器端两部分,当客户端连接到服务器后,它们之间可以互传文件。-Winsock2 prepared using a file transfer of the core routines. Divided into client and server in two parts, when the client to connect to the server, they
winsocket
- Socket 编程方面的。可以互传文件。-about socket programme
honmasokyu_ipmsg
- 可以局域网内互传文件和文件夹,简单方便快捷。-LAN can be to each other files and folders, convenient and simple.
j_11971_ipmessenger
- 可以在局域网内互传文件和文件夹,简单方便快捷。-In the LAN to each other files and folders, convenient and simple.
feigechuanshuV0.8
- 1、扫描本地局域网内同本机同一网段的所有计算机,并将能ping通机器的机器名放在列表中,可以对列表排序,刷新(对JTree的操作)。 2、最多添加3个自定义网段。(对于机房特别实用,因为机房不同房间的机器通常在不同的网段中)。自定义服务监听端口(注:保证两台机器端口一致才能互相通信)。 3、对于列表中的计算机,可以发送系统消息(前提:系统的信使服务开启,注:windows xp sp2 以后的计算机都是默认关闭的,所
Lan-Chat
- J2SE编写的一个局域网点对点聊天工具,每个程序同时作为服务器和客户端,使用Java Socket通过IP地址建立连接,可以显示对方信息、文字聊天和互传文件-J2SE written a local area network P2P chat tool, each program can act as both server and client, using Java Socket to connect with the IP add
Socket
- Linux下实现客户端、服务器端连接,并且可以互传文件,这里是指定文件的,不是随时任意文件传送,但是可以指定文件名传送任意文件。-Under Linux client, server-side connections and can transfer files, here is the specified file is not sending any file at any time, but you can specify a f
filetransfer
- 用Winsock2 编写的一个文件传输的核心例程。分为客户端和服务器端两部分,当客户端连接到服务器后,它们之间可以互传文件。-Winsock2 prepared using a file transfer of the core routines. Divided into client and server in two parts, when the client to connect to the server, they can
chat
- 采用QT4.7编写的局域网聊天工具,可以互传文件。-Written using QT4.7 LAN chat tools, you can transfer files.
ChatTool
- 基于C#的tcp协议的简单的聊天工具,实现一对多,一对一等功能,还可以互传文件-TCP protocol based on c# of a simple chat tool
chat源码
- qt编写的可以实现局域网聊天、互传文件等功能(LAN chat, mutual messaging)
ftp
- 该程序是一个ftp服务器,可以根据Ip地址号和端口号实现文件的互传。(The program is a FTP server, and you can according to the Ip address number and port number to achieve mutual file transmission.)