搜索资源列表
work7
- 用UDP协议实现两台电脑间的相互对话通信-using UDP protocol between the two computers dialogue Communications
2007
- MIDlet通过蓝牙与电脑通信的案例,This resource demonstrates how to create Java™ applications that use Bluetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configure and use two alternat
UART
- 【实验题目】 简单的串行口收发 【实验目的】 掌握串行口通信的基本用法 【硬件接法】 RXD和TXD通过RS-232电平转换电路连接到电脑的COM口上。 【实验步骤】 ISP下载开关扳到“00”,用Flash Magic软件下载程序文件“Uart.hex”,暂时不要运行。 关闭Flash Magic软件。 打开串行调试助手软件,选择正确的COM口,波特率9600,起始位1,数据8位,停止位1。 运行实验程序。 【运行效果】 对“串行口
JavaChat
- java 网络编程相关内容,主要实现两台电脑的通信问题-java network programming-related content, the main communication problems to achieve two computers
tcp
- 用TCP协议实现网络编程,自己动手验证过,很好用,可以实现双方的通信,在我的电脑上运行通过-With the TCP protocol for network programming, it-yourself proven, well used, can achieve correspondence between the parties, in my computer to run through the
LANtochat
- 实现局域网聊天,有对话窗口。两台电脑可以通过局域网实现通信。-LAN to chat, there is dialog window. Two computers through local area network for communication.
MyQQ
- 基于UDP的java版QQ,通过设定端口和IP地址可以实现两电脑间通信-UDP-based java version of QQ, by setting the port and IP address can communicate between two computers
javaqq
- 这个软件是两台电脑互相通信的软件,希望你能够喜欢!-This software is software that two computers communicate with each other, I hope you will enjoy!
MyQQ
- 模仿QQ,实现简单的单机或两台电脑之间的通信-Imitation QQ, stand-alone or simple communication between two computers
itinerary
- aglet移动平台中两台电脑相互通信的线程代码,具体实现功能看所上传代码-data mining
SERVER
- aglet移动平台中两台电脑相互通信的服务器代码,具体实现功能看所上传代码-data mining
chuankou
- 实现串口通信 ,课程设计 作业 主要功能:两台电脑通过串口线连接。编写收、发程序,实现两计算机之间的数据(要求数据打包传输)传输。-Serial communication, curriculum design operating main functions: to connect two computers via the serial line. Write sending and receiving procedures, and data between two computers (
IP-Messenger
- 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。数据通讯不需要建立服务器、直接在两台电脑间通信和数据传输,支持文件及文件目录的传输,具有安全快捷以及小巧方便等优异特点,因此很多公司都采用它作为部门、公司内部的IM即时通信工具。-IP Messen
20121188473177
- 该程序是一个简单的聊天程序,主要功能是可以实现在两个不同电脑上进行聊天,不论是局域网还是互联网都可以。该程序是根据一个控制台程序修改而来,该控制台程序有两个类,服务器类和客户端类。通过修改我把这两个类里面的功能整合到了一块,服务器和客户端都在一个程序里面,使得使用更加简洁。不管是作为服务器还是客户端都使用这一程序即可。制作该程序是源于去年的一个Delphi程序,由于技术原因没有做完,它的功能是在局域网内建立聊天服务器,然后局域网内的所有用户通过搜索皆可以连接上聊天。所以通过JAVA程序的制作来完
Server
- 在eclipse中通过wifi与手机实现通信主要是手机与电脑之间传送消息-Send messages between phone and computer through wifi and cell phone communication in eclipse
qq
- java写的聊天软件。用于两台不同的电脑之间的通信。-java chat software write. For communication between two different computers.
androi-socket
- android在wifi下手机与电脑的socket通信.doc-android wifi next phone and computer socket communication. doc
androidwifisocket
- android在wifi下手机与电脑的socket通信-communication between phone with computer under wifi environment on android platform
shitoujiandaobu
- java socket初级程序 可以在两台不同电脑上利用socket通信来玩石头剪刀布游戏-Java socket junior program on two different computers using socket communication play stone scissors cloth Game
videoPlay
- 基于JMF的音/视频通信,在电脑上同时显示双方的视频信息。 1、安装JMF软件 2、新建工程将源代码加入工程src下 3、导入第三方包jmf.jar,和fmj.jar 4、运行的时候先运行MediaTransmit类,后运行MediaReceive类 -JMF-based audio/video communications, both sides simultaneously displayed on the computer video information. 1