tcp imposter to act like a simple binary server example

24 views
Skip to first unread message

Phong Tran

unread,
May 22, 2024, 5:31:09 PM5/22/24
to mountebank-discuss
I'm new to mb and trying to play with the idea of using the tcp protocol with imposter to act as a simple server.

Currently, I have a c# server that listens on a socket (tcp byte stream). Client sends requests in JSON (ASCII encoded). Server deserialize the request, then opens a binary file and sends the content back through the socket connect.

Is there a way to configure mb imposter to do something like that?
Reply all
Reply to author
Forward
0 new messages