Click here to Skip to main content
15,888,527 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I saw simple server using Poco library using C++

it will receiving the data based on URL='/'

but I want to change that URL to "/some_url_name" .

Here Python client sending data and C++ receiving data using Poco library.



Suggest me what modification I want to change.

@
stfairy
I saw you're simple server using Poco library

What I have tried:

I send data using python request and I want to receiving the data using C++ poco library .

Thanks,
ANR S.
Posted
Updated 19-Jun-22 22:59pm
v3

1 solution

Quote:
I saw you're simple server using Poco library using C++
We have no idea who this message is supposed to be aimed at, but the chances of them passing by here and seeing it are not very high. if this is in response to a CodeProject article then please use the forum at the end of the article to connect with the author.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900