搜索资源列表
chatroom
- 本程序用C++socket实现多人聊天功能。 具体功能为:服务器可以对说有人说话。 服务器可以与单个用户对话。 服务器可以踢出所有人。 服务器可以踢出某一个人。 客户端可以发送文件给服务器。 客户端可以与客户端私聊。 客户端可以说有人说话。-This procedure using C++ socket to achieve more than chat. Specific functions as follows: the server can say
RS232
- 支持串口设置,十六进制数据发送,ASCII码数据发送,文件发送;十六进制回显,ASCII码回显。-Support for serial port settings, hexadecimal, data transmission, ASCII code data sent, send the file echo hex, ASCII code echo.
SOCKET-Send-Photo
- 这是一个利用Socket来发送图片的例子程序。值得注意的是:图片对象被表示成COM接口IPicture. 程序分为服务器端和客户端。服务器端里面的文件Picture.h和Picture.cpp是用来处理图片的。它们用到了函数OleLoadPicture. 具体的代码实现,请您细看。-This is a Socket to send pictures using the example program. It is worth noting: Image objects are represent
new_sd
- mega128的串口发送文件.可以发送0X55上位机使用串口调试工具就可以接收了.-mega128 serial send the file. can send 0x55 PC serial port using the debugging tools can be received.
Serialfiletransfersystemsourcecode
- 串口文件传输系统源代码,给播放器发送命令取消文件锁定的TCP协议 端口号:8154 协议格式:A+B A:SVA_VIDEO_COM_SEND_FILE_HEAD B:如果=1,那么开始停止播放,如果=0,那么恢复 例如,如果你接收到"SVA_VIDEO_COM_SEND_FILE_HEAD1",那么开始停止播放 -Serial file transfer system source code, to the player to send an order can
CSJK02
- C++源码工程文件 使用串口发送数据库中的数据-C++ source project file using the serial port to send the data in the database
fuelcellsim
- Read Hex string from file, convert to byte array and send using udp multicast socket Developed by Borland c++ builder 6.0 -Read Hex string from file, convert to byte array and send using udp multicast socket Developed by Borland c++ buil
WinsockClientServer
- winsock program in VB. send file from server and take in client. send from client and take to server.
send
- 局越王内相符传送文件,很快很方便,欢迎大家下载使用,其中都是C++源代码!-send file each other in a lan!it so fast and so convenient !
23825789Socket-send-soft
- 基于VC++的文件传输和FTP下载,支持多方下载和对聊天,利用广播实现P2P操作。-Based on VC++ file transfer and FTP downloads, supports multiple downloads and a chat, the use of radio to achieve P2P operation.
TCPSendFileClient
- EVC的winsock发送当前目录下文件到对应服务器当前目录下,在远程地址栏输入接收端的IP地址、远程端口为50000、有三个按钮建立连接、断开连接、传送文件。最下面为状态显示。-EVC winsock to send the file to the current directory corresponds to the server the current directory, in the remote address field, enter the IP address of the
MaxiCOM
- Unfortunately Microsoft has never paid much attention to the serial port. In the Windows API it is just regarded as a file, and in the first version (1.1) of the .NET framework (managed code) there was no support for serial communication. Fortunately
SendFileWinsock
- Send your file with WinSock
3.20
- 向串口发送数据 使用外部11.0592MHz晶振,根据CONFIG.H文件配置,Fpclk=11.0592MHz 通讯波特率115200,8位数据位,1位停止位,无奇偶校验-Send data to the serial port using an external 11.0592MHz crystal, according to CONFIG.H file configuration, Fpclk = 11.0592MHz communication baud rate 115200,
PortMan
- Port Manager 0.2 A complete serial terminal program. It can send and receive text, Hex values to or from the serial port. Port settings can be changed. Font and Background can be changed too. Received text can be saved to a
PCToMcu
- 基于凌阳单片机开发的案例 功能: 1.SPCE061A通过UART与PC通讯。 2. PC端可以用现成的串口工具,也可以自己编程实现PC端的串口收发。 3. 从PC上发送特定的数可以让SPCE061A控制发光二极管亮灭。 4. 可以实现在SPCE061A和PC间文件的传送。 5. 传输出错时有语音提示。 -Based on Sunplus Single Chip Case features: 1.SPCE061A through UART and PC communi
Classic.Delphi.program.code.send.file
- Delphi发送文件程序经典代码经典程序代码值得下载学习-Classic Delphi program code to send the file
TCP-File-Transfer
- TCP文件传输,服务器端和客户端能够相互传送-TCP file transfer, server and client can send each other
CSharp-tcp-send-file
- 使用C#开发的 tcp发送消息和传输文件-C# tcp send file and message
Udp Send File Demo
- udp协议传输文件 有接受和发送两个应用程序-udp protocol to transfer files to receive and send both applications