This is the router config..with access lists some traffic shapping removed
Current configuration : 74621 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname CME-Router
!
boot-start-marker
boot system flash...
ip dhcp excluded-address 192.168.0.46
ip dhcp excluded-address 192.168.0.47
ip dhcp excluded-address 192.168.0.48
ip dhcp excluded-address 192.168.0.49
ip dhcp excluded-address 192.168.0.50
ip dhcp ping packets 10
!
ip dhcp pool centrale
network 192.168.0.0 255.255.255.0
default-router...
Hi
I got a Cisco router, it is also the DHCP server of my network the detail are below.
For some reason the server randomly stops serving IPs to workstations, even a repair conection does not work. Some computers have a valid IP but it does not get renewed.
Router#show version
Cisco IOS...
Ive read the link about the winsock client you gave me and Ive taken alook at the Indy TCP client..Lets suppose that I have a client that has an object called systemState and it has three public fuctions one called logoff one called restart and a third one called shutdown and each of the...
Hi ..Iam using Cbuilder 6 ...Proffesional edition..I am trying to create a distributed application...I have already created the client object and the server object ..what I need to do now is to make them interact...Ive searched alot and I really cant find an article that takes me step by step...
Hi
Iam using Borland C++Builder6 ..This is the first time I use BDE I ve read some tutorials and articles and Ive tried to create an alias for my *.mdb Microsoft Access 2003 database so that I can access it from within the application but it does not work. What is happening is that Iam being...
Ive read several tutorial about implementing DCOM in c++builder..I want to do it for a uni project. I was wondering, I created my client and my server "both OO" and what I want to do now is to wrap them into some RPC mechanism DCOM or CORBA "or any of your suggestions" so that the two objects...
Actually I want to thank you all for your replies...I solved this problem..and I want to note that Iam using the VCL components from ExpressForum, and it is a very recommendable package.
Concerning the last post...does it matter if the components is for different version of Delphi...I mean if I have BCB6...what should the delphi version of teh component the Iam going to download be
Ive seen this too in some components..but they were only Delphi components which did not work on BCB..Ive got BCB6..The effect Iam searching for is the "glassy" effect.
Hi I want to make my form transparent, now that is easy..but there is one region in the form "a tpanel" which I do not want to be affected by the transparency. In other words I want it to stay fully visible no matter what the alphablendvalue of the TForm is.
Thanks for any replies
Hi guys
This is not my homework it is a private project Iam working on .... and Ive searched google for an answer...I also found a similar thread on this site but the code would not work.
Can someone tell me please how to create a full screen form in C++Builder...Ive got SDK installed if that...
Hi guys
This is not my homework it is a private project Iam working on .... and Ive searched google for an answer...I also found a similar thread on this site but the code would not work.
Can someone tell me please how to create a full screen form in C++Builder...Ive got SDK installed if that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.