Description: 利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2 Platform: |
Size: 32678 |
Author:程拨 |
Hits:
Description: 该源码将声卡采集到的声音数据通过socket发送到另外一个终端,该终端根据得到的声音数据调用硬件接口播放声音。其核心就是声音数据的采集、传输和播放-source of the sound card processing of voice data sent through the socket to another terminal, the terminal according to the voice data transfer hardware interface broadcast voices. Its core is the voice of the data collection, transmission and playback Platform: |
Size: 656384 |
Author:李强 |
Hits:
Description: 利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2 Platform: |
Size: 32768 |
Author:程拨 |
Hits:
Description: 用C#编写的向子网中广播数据包,十分简单明了的原理示范是编程实例。使初学者C# Socket入门的好例子之一-C# prepared by the sub-networks to broadcast data packets, very straightforward principle demonstration was programming examples. So beginners C# Socket entry one of the good examples Platform: |
Size: 27648 |
Author:孙耀 |
Hits:
Description: 基于winsock 的 网络广播的例程,采用多线程技术,对客户端进行广播式传送数据-protocols of the network broadcasting the routines and multi-threading technology, client data broadcast transmission Platform: |
Size: 18432 |
Author:高飞云 |
Hits:
Description: 远程视频监视系统,利用directshow+socket进行编程,实现视频数据的实时采集和动态存储、视频图像的实时播放及视频文件的播放控制-remote video surveillance systems, the use of directshow socket programming, Video data acquisition and real-time dynamic storage, video images and real-time broadcast video playback control Platform: |
Size: 9799680 |
Author:陆晓雯 |
Hits:
Description: 提供了一种简单的单向“进程间通信”(interprocess communication,
I P C)机制。这个机制的名字非常古怪,叫作“邮槽”(M a i l s l o t)。用最简单的话来说,通过
邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。-provides a simple one-way "communication process" (interprocess commun ication, I P C) mechanisms. The name of this mechanism is very strange, called "Post Groove" (M.'s a i l l o t). With the most simple words, by mail chutes, and the client process can be transmitted or broadcast news to one or more server processes. Platform: |
Size: 386048 |
Author:楼洛阳 |
Hits:
Description: 服务端播放视频,客户端实时收看视频播放的网络VC++socket程序-broadcast video server, the client real-time viewing of the video broadcast network socket procedures VC Platform: |
Size: 162816 |
Author:陈鼎才 |
Hits:
Description: 这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。-Socket APIs are here to package into a similar category CAsyncSocket interface, you can access at any thread can also be connected static MFC, controllable than the other two MFC Class Socket much better. I also CHwSocket category for the preparation of a detailed test code that can be TCP server/client data communications, will be able to conduct UDP data communications, can also send and receive UDP broadcast datagram. Platform: |
Size: 48128 |
Author:张雨 |
Hits:
Description: SocketToolSRC是SocketTool的Delphi源代码,里面实现了TCP Server,TCP Client,UPD广播,UDP组播,UDP等Socket功能. 还简单实现了一个Web服务器(http服务器)的代码。-SocketToolSRC is SocketTool the Delphi source code, which achieved a TCP Server, TCP Client, UPD broadcast, UDP Multicast, UDP, etc. Socket function. Also implements a simple Web server (http server) code. Platform: |
Size: 2251776 |
Author:李强 |
Hits:
Description: 这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信
///////////////////////////////////
The MSocUdp sample is a minimal dialog box-based MFC application that
demonstrates how to use the CAsyncSocket class to send and receive directed
datagram or broadcast datagram over User Datagram Protocol (UDP).
-This procedure is an example of udp socket programming in support of port-to-port real-time chat, can also be a local area network within the broadcast and communications //////////////////////// /////////// The MSocUdp sample is a minimal dialog box-based MFC application thatdemonstrates how to use the CAsyncSocket class to send and receive directeddatagram or broadcast datagram over User Datagram Protocol (UDP). Platform: |
Size: 4409344 |
Author:h |
Hits:
Description: 一个简单的Java程序,实现了局域网多播功能,适用初学者。-A simple Java program, the realization of a local area network multicast function for beginners. Platform: |
Size: 2048 |
Author:yanxia |
Hits:
Description: 广播消息接收与发送的简单小程序,适合初学者学习socket的使用。-This is a little broadcast client and server program.If you are a beginner in socket, it will help you. Platform: |
Size: 8192 |
Author:zyz |
Hits:
Description: 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, and then through the UDP automatic connection. The principle is very simple, the server side through MulticastSocket information about yourself, such as IP, port broadcast with a broadcast address. The client can receive the broadcast, and related information from the analysis.) Platform: |
Size: 53248 |
Author:keiwei |
Hits: