Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~2K People Reached
Favorite Tags

8 Posted Topics

Member Avatar for hamidvosugh

final Handler myHandler = new Handler(){ @Override public void handleMessage(Message msg) { updateUI((String)msg.obj); } }; Would someone please let me know what the curly brace '{' and its contents mean in this context? what is the purpose?

Member Avatar for JamesCherrill
0
256
Member Avatar for hamidvosugh

In this string "13 12", I like to find if there is an occurrence of '3', but I am not interested in char '3' which is part of "13". In other word I am looking for number 3 not 13. By using the following code in python I always get …

Member Avatar for Gribouillis
0
160
Member Avatar for hamidvosugh

I am running ubuntu and mistakenly deleted /usr/bin/ld. Now I can't compile anything. Any help would be appreciated.

Member Avatar for hamidvosugh
0
126
Member Avatar for sony_b

DHCP failure is often caused by an decryption error - due to WEP/WPA settings, bugs in WPA TKIP key rotation, etc. Try WEP or none temporarily

Member Avatar for sony_b
0
93
Member Avatar for hamidvosugh

Hi I will be graduated in computer science soon and career path is what I can not think about it for a sec. I am CCNA certified and on the other hand like programming a lot. I could not come to a decision which path should I take, either programming …

Member Avatar for leo002000
0
84
Member Avatar for elmoualh

May be some sort of port security is enabled on the switch. you can check it by accessing configuration of the switch. In that case there should be web-management configuration or using the console port of the switch. Let me know if you need help in configuring through the console …

Member Avatar for hamidvosugh
0
380
Member Avatar for nyiaung

I think the IP addressing scheme is wrong. You should have the first network and the switch(not required to have an IP address except for management purpose) and the interface of the router in same IP address range. Let's say 10.100.100.A with a mask of 255.255.255.0 and apply same concept …

Member Avatar for hamidvosugh
0
251
Member Avatar for hamidvosugh

Hi Would any one tell me how can I generate a random permutation of N numbers in c++? Is there any algorithm in STL for this purpose? Thanks in advance

Member Avatar for hamidvosugh
0
209

The End.