Location:
Search - echo server C
Search list
Description: 用TNMEcho组件发送一个指导定文本,然后在备忘录组件接收返回的文本,同时显示远程服务器返回文本到客户机所用的时间.
即使用TNMEcho组件来实现ECHO操作-Send a TNMEcho components used to guide the text, and then in the memorandum of components to receive a copy of the return, at the same time show the remote server to the client to return to the text of the time spent. TNMEcho component that is used to achieve operation ECHO
Platform: |
Size: 379904 |
Author: 朕 |
Hits:
Description: Implementation of echo server in C using unix TCP/IP protocol.
Platform: |
Size: 8192 |
Author: Matrix |
Hits:
Description: 一个简单的回音器server的C++实现。对于理解SOCKET编程有很好的学习效果。-A simple echo server device of the C++ implementation. SOCKET programming for understanding a very good learning.
Platform: |
Size: 28672 |
Author: CrazyCharlie |
Hits:
Description: C client server echo server
winsock2
Platform: |
Size: 26624 |
Author: asd |
Hits:
Description: This an example of echo server and client in socket programming in c.-This is an example of echo server and client in socket programming in c.
Platform: |
Size: 1024 |
Author: anilmlvtec |
Hits:
Description: c#回显tcp服务器,功能十分强大,多线程操作。-c# language tcp echo server
Platform: |
Size: 2048 |
Author: zhaoyi |
Hits:
Description: N年前为测试防火墙的NAT功能写的一个测试程序,采用windows socket编程,Client构造UDP报文发给Server,Server收到后返回应答。Doc目录下是当时搜集到的一些windows socket以及多线程编程相关的资料。-A network test program written by visual C++. Client send a UDP packet to server, and server response by UDP packet, so called UDP echo.
Platform: |
Size: 399360 |
Author: pengyongchao |
Hits:
Description: 实现Echo 服务 客户端 服务器 C语言-Echo services to achieve client-server
Platform: |
Size: 65536 |
Author: zhangzhengyi |
Hits:
Description: 1. 编写一个基于流式套接字的C/S通信程序,客户端与服务器建立连接之后,客户端向服务器发送一个简单的四则算式(只含一个算符),服务器收到这个算式后,对其进行计算,并将计算结果回送给客户端,客户端将计算结果显示出来。要求:
(1)服务器可以同时为多个客户提供服务。
(2)采用select模型实现。
2. 对于实验1的回射服务器采用select模型改写。
3.实现一聊天程序,要求采用WSAAyncSelect(异步选择)模型实现
-1. Write a C/S based on streaming socket communication program, the client and the server after the connection is established, the client to the server to send a simple four formula (containing only one operator), after the server receives this formula, the calculated, and the calculated results back to the client, the client to display results. Requirements:
(1) the server can serve multiple clients at the same time.
(2) using the model implementation.
2. As the experiment 1 echo server using the model.
3. Implement a chat program, require the use of WSAAyncSelect (asynchronous) model
Platform: |
Size: 70656 |
Author: liu |
Hits:
Description: VS下利用MFC实现的回声程序,用到了winsock库。(The echo program implemented by MFC under VS is used in Winsock library.)
Platform: |
Size: 2206720 |
Author: bjkyzhang |
Hits: