CliSerT: Test Servers And Clients
Related Blog Items
- Do I need to check for NULL before delete?
- C++ Advanced Tutorial - Lesson 3
- C++ Basics Tutorial - Lesson 6
- C++ Basics Tutorial - Lesson 7
- C++ Basics Tutorial - Lesson 8
CliSerT targeted to implement test servers and clients Targeted servers and clients listed here… tcp server and client (using blocking, nonblocking calls) udp server and client (using blocking, nonblocking calls) ssl server and client rtsp (streaming) server and client ftp server and client smtp server(mail transfer agent) and client(mail user agent) which are useful in testing clients or servers (which are developed on different platform or for device) against these. right now only tcp, udp servers and clients are available (based on blocking calls, non-blocking calls as well)
Download (source & binaries)
v1? ?
TcpUdpCLiSer.zip 24.67Kb
Documentation
Snapshots
Release Notes
tcp, udp servers and clients are available (based on blocking calls, non-blocking calls as well)
install or usability
Standalone applications
Reporting Bugs:
Please report bugs to “open dot ponnada at gmail dot com”
(replace dot with ‘.’; at with ‘@’; just protection from spambots)
Licence:
GPL
Please obtain a copy of GPL if one is not present with this software, See GPL for terms and conditions.
Developer(s) : Rajulu Ponnada
Contact: open dot ponnada at gmail dot com
Popularity: 3%
You need to log on to convert this article into PDF
Related Blog Items - Do I need to check for NULL before delete?
- C++ Advanced Tutorial - Lesson 3
- C++ Basics Tutorial - Lesson 6
- C++ Basics Tutorial - Lesson 7
- C++ Basics Tutorial - Lesson 8
Related Blog Items
- Do I need to check for NULL before delete?
- C++ Advanced Tutorial - Lesson 3
- C++ Basics Tutorial - Lesson 6
- C++ Basics Tutorial - Lesson 7
- C++ Basics Tutorial - Lesson 8
No Comments
No comments yet.