![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, is it possible to change the port this uses on the client's machine? We're having an issue where there could be two of our programs running at once (we want this) and therefore two instances of this library being called (can't use one for both) but only one is getting through. This is probably due to the library binding to the port before the other, therefore the other can't get through and doesn't know to switch. =20 Thanks. ![]() =20 -- =20 Adam =20 -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=3Ddiilbert.atlan= tis (AT) gmail (DOT) com =20 |
#3
| |||
| |||
|
|
Outgoing connections are usually on random available ports. So I have a hard time to believe that this is the cause. |
#4
| |||
| |||
|
|
Robin wrote: Outgoing connections are usually on random available ports. So I have a hard time to believe that this is the cause. =20 Yes. If this weren't the case, your web browser -- which frequently opens several simultaneous HTTP connections to a single server while loading a page -- would not work. =20 Your problem lies elsewhere, Adam. =20 -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=3Dsrfdriver22@gm= ail.com =20 =20 |
![]() |
| Thread Tools | |
| Display Modes | |
| |