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.

0 Endorsements
Ranked #17.3K
Ranked #4K
~5K People Reached
About Me

Keep my eyes on large scale communication/internet system construction, networking protocols design.

Favorite Tags
c++ x 3

11 Posted Topics

Member Avatar for Asif_NSU

[quote=Asif_NSU;98510]Trust me Dave, i did attach each and everyfile file required for the project. Like if I used Linked list i added both linkedlist.cpp and linkedlist.h to the project. Still the linker reports undefined reference to linkedlist methods.[/quote] [B]Execute -> Rebuild All[/B] should fix it.

Member Avatar for Musa_Jutt
0
3K
Member Avatar for bl@ck_d3ath-v2
Member Avatar for ryathegr8

[COLOR="blue"]What do you mean by relative? Certainly, there are no absolutely right Software. They always has or hide some bugs. But we can reduce the number of bugs or make it close to the 100% correct, by means of doing more testings, employing more excellent/seasoned engineers, or follow more formal/strict …

Member Avatar for ryathegr8
-1
100
Member Avatar for nenerlone
Member Avatar for nenerlone
0
78
Member Avatar for prem2

Looks like you want to create a Bot in XMPP. Create a bot with XMPP seems a not very tough task. However, Gtalk talks with XMPP protocol, while Yahoo uses proprietary protocol. So your application need some gateway that speek both protocols and do the conversion. But I guess imified …

Member Avatar for Looben
0
104
Member Avatar for emmybear

Besides Java, Windows' programming paradigm is also a good example of event driven programming: A main loop that process the events inserted in the message queue from Window's events... BTW. most of the software systems that I''ve worked on, including telecom equipment and internet server software, employ Event drivent programming.

Member Avatar for Looben
0
94
Member Avatar for emmybear

[COLOR="Green"]Any one of computer network books cover this topic. Sure, google it and you can get many routing algorithms/techniques. Like this:[URL="http://en.wikipedia.org/wiki/Routing#Routing_algorithms_and_techniques"]http://en.wikipedia.org/wiki/Routing#Routing_algorithms_and_techniques[/URL] [/COLOR]

Member Avatar for Looben
0
43
Member Avatar for kushalpatel1000

Well, that's easy. Post a link for you: [URL="http://www.computing.dcu.ie/~humphrys/Notes/Networks/data.sliding.html"]http://www.computing.dcu.ie/~humphrys/Notes/Networks/data.sliding.html[/URL] Any example code must be modified before being used in an application context.

Member Avatar for Looben
0
40
Member Avatar for roottybrian

Basically, if your tool can collect statistics of network healthy data between Nodes/Hosts, something like Connections, Latency, Packet loss rate... etc. It would be useful. BTW. I never work as SA...

Member Avatar for Looben
-1
130
Member Avatar for raafs

Hey Raafs, What do you mean exactly by network operating system and distributed operating system? network operating system is distributed operating system. If a system is networked, it must distributed on several connected parts/hosts/nodes. However, most distributed systems are not built on the OS level, rather, they are implemented by …

Member Avatar for Looben
0
120
Member Avatar for Lynqu2

"[B][I]system("PAUSE");[/I][/B]" can make the console window stay until you press any key.

Member Avatar for ~s.o.s~
0
163

The End.