| |

VerySource

 Forgot password?
 Register
Search
View: 992|Reply: 2

C ++ builder and c # communicate via socket

[Copy link]

1

Threads

2

Posts

3.00

Credits

Newbie

Rank: 1

Credits
3.00

 China

Post time: 2020-2-1 23:40:02
| Show all posts |Read mode
There are two programs, one written in c ++ builder, one written in c #, the serversocket control in c ++ builder, and a clientsocket class written in c #. Now if the c # program exits from the debugging state, ++ builder program will report an error: socketerror10053 and the like, ask how to solve this problem
Reply

Use magic Report

0

Threads

12

Posts

12.00

Credits

Newbie

Rank: 1

Credits
12.00

 China

Post time: 2020-3-26 11:15:01
| Show all posts
Handled in the OnError event.
Reply

Use magic Report

0

Threads

16

Posts

16.00

Credits

Newbie

Rank: 1

Credits
16.00

 China

Post time: 2020-3-27 17:30:02
| Show all posts
In the OnError event:
ErrorCode = 0;
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list