Location:
Search - echo udp
Search list
Description: JAVA实现的使用UDP实现Echo服务-JAVA achieving the use UDP Echo services
Platform: |
Size: 1367 |
Author: 果农 |
Hits:
Description: JAVA实现的使用UDP实现Echo服务-JAVA achieving the use UDP Echo services
Platform: |
Size: 1024 |
Author: 果农 |
Hits:
Description: 实现TCP和UDP,任意端口下的echo server-TCP and UDP, arbitrary port under the echo server
Platform: |
Size: 27648 |
Author: 陈捷 |
Hits:
Description: 一个UDP echo服务器
用来把客户端发来的数据返回给客户端,同时可以用共享内存的方式由另一个进程得到信息
-A UDP echo client server used to send data back to the client, at the same time can use shared memory of the way of information by another process
Platform: |
Size: 2048 |
Author: lht |
Hits:
Description: UdpRtc (Ethernet Library demo for ENC28J60 mcu)
this code shows how to use the ENC28J60 mini library :
* the board will reply to ARP & ICMP echo requests
* the board will reply to UDP requests on any port :
* returns the command name
* user should send a command to pic via udp (using mikroC udp terminal)
* when pic recognizes the command it executes it. If received command is not
* recognized unknown command message is displayed on LCD-UdpRtc (Ethernet Library demo for ENC28J60 mcu)
this code shows how to use the ENC28J60 mini library :
* the board will reply to ARP & ICMP echo requests
* the board will reply to UDP requests on any port :
* returns the command name
* user should send a command to pic via udp (using mikroC udp terminal)
* when pic recognizes the command it executes it. If received command is not
* recognized unknown command message is displayed on LCD
Platform: |
Size: 4096 |
Author: duonghai |
Hits:
Description: this code shows how to use the ENC28J60 mini library :
* the board will reply to ARP & ICMP echo requests
* the board will reply to UDP requests on any port :
* returns the request in upper char with a header made of remote host IP & port number
*
* target devices :
* any PIC with integrated SPI and more than 4 Kb ROM memory
* 32 to 40 MHz clock is recommended to get from 8 to 10 Mhz SPI clock,
* otherwise PIC should be clocked by ENC clock output due to ENC silicon bug in SPI hardware
* if you try lower PIC clock speed, don t be surprised if the board hang or miss some requests !
* tested with PIC16F877A@10Mhz on EasyPIC3 board-this code shows how to use the ENC28J60 mini library :
* the board will reply to ARP & ICMP echo requests
* the board will reply to UDP requests on any port :
* returns the request in upper char with a header made of remote host IP & port number
*
* target devices :
* any PIC with integrated SPI and more than 4 Kb ROM memory
* 32 to 40 MHz clock is recommended to get from 8 to 10 Mhz SPI clock,
* otherwise PIC should be clocked by ENC clock output due to ENC silicon bug in SPI hardware
* if you try lower PIC clock speed, don t be surprised if the board hang or miss some requests !
* tested with PIC16F877A@10Mhz on EasyPIC3 board
Platform: |
Size: 2048 |
Author: duonghai |
Hits:
Description: Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选项:
1.“Get current time(TCP)”服务器时间
2.“Echo Mode(UDP)”回显6
3.“Exit the program”.
-Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server' s UDP port number do not know Server' s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
Platform: |
Size: 66560 |
Author: ivynankai |
Hits:
Description: udp echo server and client use them they r working fine
Platform: |
Size: 1024 |
Author: talha asghar |
Hits:
Description: UDP echo programming for socket programming
Platform: |
Size: 30720 |
Author: zuhal |
Hits:
Description: linphone-3.3.0 版本,这个就不多做介绍了,知道的人都知道!如果还是不知道,那么看看下面英文的介绍吧。-Features
Linphone provides a large amount of functionalities.
List of supported features:
* audio with the following codecs: speex (narrow band and wideband), G711 (ulaw,alaw), GSM, and iLBC (through an optional plugin)
* video with codecs: H263-1998, MPEG4, theora and H264 (thanks to a plugin based on x264), with resolutions from QCIF(176x144) to SVGA(800x600) provided that network bandwidth and cpu power are sufficient.
* Supports any webcam with V4L or V4L2 driver under linux
* Any webcam on windows
* text instant messaging and presence (using the SIMPLE standart)
* Addressbook
* DTMF (telephone tones) support using SIP INFO or RFC2833
* understands SIP ENUMS (sip phone numbers using the naptr DNS service, without proxy)
* echo cancelation using the great speex echo canceler
* SIP proxy support: registrar, proxies, with digest authentication
* STUN support for traversal of UDP NATs (=firewall)
* sound backend using either ALSA (t
Platform: |
Size: 8246272 |
Author: 独孤一笑 |
Hits:
Description: 本示例为基于winsocket中AsyncSelect模型的简单的UDP回送程序。
本工程为vs2005-MFC工程,窗口用的是MFC,使用socket编写(非MFC的CSocket类)。
bin文件夹--->应用程序
src文件夹--->源代码-This example is based on winsocket AsyncSelect model in a simple UDP echo program. This works for vs2005-MFC project, the window with the MFC, write with the socket(not MFC CSocket class).
bin folder--->Application
src folder---> source code
Platform: |
Size: 166912 |
Author: zele |
Hits:
Description: 使用UDP协议写的一个ECHO的客户端和服务器的程序(原创+可执行)-Using the UDP protocol to write a ECHO client and server program (original+ executable)
Platform: |
Size: 2048 |
Author: FarEast8612 |
Hits:
Description: UDP Echo 客户端程序,比TCP 客户端简单,传输也更简单。-UDP echo client program, easier than the TCP echo client, the transmission is much easier.
Platform: |
Size: 1024 |
Author: Amanda |
Hits:
Description: UDP echo服务器的程序,相比tcp 要简单,传输的过程也简单。-UDP echo server program. It s easier than the tcp server,and the transmission is also easy.
Platform: |
Size: 1024 |
Author: Amanda |
Hits:
Description: This code implements echo server using UDP
Platform: |
Size: 1024 |
Author: vanitha |
Hits:
Description: contains one code for udp client , simple tct server , forked server , threaded server , echo server
Platform: |
Size: 20480 |
Author: shivam |
Hits:
Description: UDP echo client server
Platform: |
Size: 1024 |
Author: Mohammad |
Hits:
Description: 网络编程实现聊天功能,UDP实现聊天功能,发送与接受,sock.-The chat feature of network programming, UDP chat feature, send and receive the sock.
Platform: |
Size: 1024 |
Author: 李鹏浩 |
Hits:
Description: Implementation of echo UDP server
Platform: |
Size: 1024 |
Author: VIT |
Hits:
Description: 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,当客户输入“q”后退出。-Write a server and client programs require customers to enter each line of data, the server receives added after the echo: back to the client, when customers enter " q" to exit.
Platform: |
Size: 6144 |
Author: 郦乐宁 |
Hits: