[HOME]

IEchoSock -TCP/UDP echo server-

Outline

Simple echo server.

This echo server can accept TCP and UDP connect.
And dump binary that received data.

Requirements of system

Windows XP/2000/NT/Me/98

Installation

No Installation needed. Execute IEchoSock.exe

Usage

Execute IEchoSock.exe by mouse double click.

 Start and reply to some questions.

Example

// ---------------------------------------------------------------------------
TCP UDP Echo server
Description :WinSock 2.0
Systemstatus :Running
http://www001.upp.so-net.ne.jp/ishi/index.html
// ---------------------------------------------------------------------------
This server listen both UDP and TCP
Listen port?(default 7):
waiting at 7 port.
TCP echo need KeepAlive?(y/n):
KeepAlive off
Listen address 192.168.2.100
** RECV:4 FROM:127.0.0.1:26116
74 65 73 74 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- test................

Download

Source files and EXE file.IEchoSock.zip

main source text IEchoSock.cpp

2009/05/03Copyright (C) urana-info Allrights reserved. since 3/Apr/1996.