Click here to Skip to main content
15,892,005 members
Everything / General Programming / Internet

Internet

Internet

Great Reads

by Thomas Daniels
A tip about how to create a local server in C#.
by Richard Eng
A tip for creating a web application using the easiest programming language and framework you can imagine
by ASP.NET Community
How to copy the text of a textbox to clipboard using JavaScript.
by tonywilk
Example server and client using different protocols over a Websocket (php/js)

Latest Articles

by hemanthk119
Steps to enable VPN client on an OpenWRT router using openvpn and mwan3
by hemanthk119
Scripts for a truly randomized and kill switch enabled VPN router
by Matt Pogue
I was reading a great article recently about subdomain enumeration services and it got me thinking about Let's Encrypt and internal domains.
by Artem Moroz
Using ESP8266 module to remotely control high power electrical appliances

All Articles

Sort by Title

Internet 

3 Apr 2013 by PhadkeGirish
What is a purpose of urls starting with UTTP. (e.g. uttp://abc.com)How the service is handle in IIS server.Is there any improvements server connection pool over http
10 Nov 2014 by Prilvesh K
Getting started with Spark Core,setup a guide for everyone new.
15 Nov 2013 by Durjoy39
how to disable svchost.exe AvastSvc.exe. because they eat my internet speed. i use 312kb/s internet connection. and these two eat most of the speed.
14 Nov 2013 by Nicholas Marty
Isn't really programming related but...This looks like a process from Avast Antivirus. If you're not happy with the bandwith or resources it uses I might suggest you start looking for an alternative antivirus program.I would, however, NOT uninstall or stop it as long as you're connected...
15 Nov 2013 by Tom Marvolo Riddle
svchost.exe is a process for performing multiple Services in Windows operating System.If you disable, it dependent process will not work.Disabling svchost.exe is not a good idea. Check...
20 Mar 2015 by Michael Haephrati
A C++ client for uploading documents to your Google Docs account
7 Mar 2011 by Kishore Jangid
Can anyone help me in this.I want to do this project for my academic.Can some one give me any idea how to do this.Abstract: The drastic development of the World Wide Web in the recent times has made the concept of Web Crawling receive remarkable significance. The voluminous amounts...
7 Mar 2011 by OriginalGriff
If you are waiting for permission, feel free to get started. I don't mind, even though I think it is a bit dull, and about as useful in the real world as a chocolate fire-guard.If you are waiting for volunteers to write the code for you, then that would be cheating. And you wouldn't do that,...
23 Jul 2013 by Nakx95
Hi every one ,i'm new here and this is my firt question...Is there anyone who knows an api a web service an aplication or some surce code that trough a simple word fuonds all relate and existing internet urls ?Thanks in advance and excuse my english.
23 Jul 2013 by Thomas Daniels
Quote:Is there anyone who knows an api a web service an aplication or some surce code that trough a simple word fuonds all relate and existing internet urls ?Yes: Google!And to perform a Google search in C#, you can use Google Search .NET - API for Google Services in C#...
7 Nov 2014 by Lokesh Zende
Hi Team,In internet explorer, under security tab -> Custom Level settings, there is an option to enable or disable "Allow script initiated windows without size or position constraints" under Miscellaneous option.Is there any way we can check this through javascript?If Activex is enabled,...
18 Jan 2017 by hermanLk
Good dayI am stuck with a challenge. I want to create an android app that will send the following information:1. User Name2. Time & Date Stamp3. GPS Location This information needs to be sent to a PC in my office via internet and needs to be stored to a MS Access data base. All of...
18 Jan 2017 by Richard MacCutchan
See Android Tutorials[^]. If you are totally new to Android, then I suggest starting at Android Tutorial Contest[^].
18 Jan 2017 by OriginalGriff
Start here: get gps coordinates android - Google Search[^] And here: get gps coordinates android - Google Search[^] If you don't know how to write an Android app at all, then you need to look at either learning Java and the Android API, or C# and Xamarin (though you can in theory write...
27 Sep 2019 by Member 13438975
Any FREE XML News Feed API for Compatible with C# What I have tried: I want a free API to call the breaking news in EGYPT here and I hope to be free if you can POST me an idea; any free XML API for news please help!
27 Sep 2019 by RickZeeland
Trawlingweb offers a free plan: trawlingweb.com[^] News API looks interesting too: C# client library - News API[^] It does not offer XML, but should not be difficult if you use their library calls.
26 Oct 2011 by VigneshPT
Is it that the server is really overworked or is it a problem with my internet connection? I am always getting this error message when I try to reply or post a comment."We have tried to add your comment 3 times without success. Our servers are a little overworked. Sorry."
26 Oct 2011 by Richard MacCutchan
If this is a regular problem for you then post your query in the Site Bugs & Suggestions[^] forum.
26 Oct 2011 by Sergey Alexandrovich Kryukov
It can be both, but the situation when CodeProject servers are overworking happens from time to time. Sometimes it results in double posting: CodeProject reports that it cannot complete a post, someone posts again, but page refresh shows that a post actually happened in first place. Please...
21 May 2012 by Vinayak Shejole
My ASP.net website works great in Google's Chrome and also in Mozilla's Firefox, but the problem occurs in Internet Explorer. I tried getting it to work for 3 hours, but was not successfull.
21 May 2012 by Pete O'Hanlon
Normally, when a website works in Chrome and Firefox, but doesn't behave itself in IE, it means that there are issues with the JavaScript you've used and/or the CSS on the site. If it's a layout problem, it could be the JavaScript AND the CSS, or it could just be the CSS.What you are going...
19 Jan 2012 by Valdet Zabeli
Hi everyone, I'm sending reports via Email automatically from application to clients using code (found on this web) but antivirus of client is detecting attachment (Report in PDF) as virus and is deleting it. could anybody help me how to prevent t without stopping client antivirus. ...
19 Jan 2012 by Sergey Alexandrovich Kryukov
Well, you cannot predict how crazy every particular anti-virus could go. One practical advice would be to zip all the files to be added as attachment (only if you can), but this won't really guarantee that the attachment is not removed by the antivirus. Antivirus tools used at the level of...
30 Jan 2011 by Not Active
Microsoft's Bing has some amazing images as backgrounds. With this code you can create a Windows Service or any other type of application to automate the image download process, then set the Windows Desktop backgrounds to use the designated folder.
28 Jan 2014 by syna syna
I am usingit is working fine in Internet Explorerbut not working in Chrome and Firefox Browsersin IE8,9,10 I am able to see Textbox and browse buttonbut Chrome and Firefox Browsers i am able...
28 Jan 2014 by Aravindba
what error u got ? in ie u get folder full path,but in chrome and firefoxe u not get full path in text box ? this is basic one,in below ie 7 u get full path in text box,but above 7 and other browser u not get definitively.Pls post ur code and mention what error u get ?
28 Jan 2014 by Jawad Siddiqui
Please let me know your error please.
28 Jan 2014 by Jawad Siddiqui
Hello check this below example this is only default thing you have to customize your StyleSheet only http://geniuscarrier.com/how-to-style-a-html-file-upload-button-in-pure-css/[^] Upload
22 May 2016 by BladeLogan
I am trying to connect to the internet through a proxy, more specificlly, this site to test if the proxy is working AZ Environment variables 1.04 As you can see down below.. It is NOT connecting using the proxy I set it to, and as you can see in the code below, it should be.. I used the...
22 May 2016 by an0ther1
You are not setting your Proxy server in the webBrowser1_Navigating event handler, only in your Form_Load event handlerAdd the code to the webBrowser1_Navigating event handler to make your HttpWebRequest use the ProxyWebProxy myProxy = new WebProxy(proxyBox.Text);myRequest.Proxy =...
8 Aug 2011 by vvnsurendra
what is bypass proxy server for local addresess ? this is windows internet explorer--->Tools--->options---->select connections---> select lan ----> show the bypass proxy server for local addresess what is used this options
8 Aug 2011 by Herman<T>.Instance
see here: http://support.microsoft.com/kb/262981[^]
3 Nov 2014 by Arlert
How I can get what requests are sent from computer and return another data (something like an antivirus internet security)? How it works? Is it possible to do in c#?
8 Nov 2014 by CdnSecurityEngineer
As Sergey said, this is a bit of a complex question. The short answer is no you cannot do AV activities in .NET like you can do with AV. Having working for a major AV company a lot of this companies have deep partnerships with various OS vendors to get special functionality exposed and enabled....
25 Oct 2011 by Jackie00100
hi im working on a simple IM chat messenger and every thing works fine as long as i sends a "controlled" amount of lines to the server but what i want is to let the user be able from the chat window to send multiple lines. at the moment im using readlines because i cant get .read or .write to...
25 Oct 2011 by BobJanova
NetworkStreams don't guarantee that one send = one receive. So you either need to add a delimiter which marks the end of a message, and buffer results until you reach it (ReadLine is doing this for you automatically), or you need to send a message header which includes the message length before...
27 Mar 2013 by metastruct
When WebClient, HttpRequest, and all else fail, BITSadmin solves your download woes
6 Mar 2014 by curoosh
Hello to allIf you can help meThe problem is:Calculate the size of the download and upload in a timeframeWith C#If you can put the source codeThank you
6 Mar 2014 by Maciej Los
Have a look here: how to download a file from internet[^]
24 Nov 2013 by Member 8764868
Is there any possible way for calculating mobile and wifi usage of each application in android using TrafficStats' : (getUidRxBytes,getUidTxBytes, getTotalRxbytes, getTotalTXbytes, getMobileRxBytes,getMobileTxBytes) methods ? I know there must be some way of doing that as 3G watchdog and some...
28 Nov 2013 by Xiao Ling
try to get application UID, and use it with these methods http://developer.android.com/reference/android/content/pm/ApplicationInfo.html#uid[^]
7 Sep 2013 by OriginalGriff
Even if there was, this is a professional site, for professional developers. It is not a hacking site, and we do not condone, support, assist or encourage any such illegal or immoral endeavours.Please do not ask such questions here again.
29 Sep 2020 by tool__
I'm asking if the files are no longer hosted in their original server do the exists on the Internet Archive? What I have tried: I have tried to cache on the Internet Archive a page with audio files attached, it did not cache the files just the...
29 Sep 2020 by OriginalGriff
No. Only the HTML is cached, it (generally) has no direct access to the data behind that. Think about it: to cache the whole site, it would need direct access to the DB server to cache a snapshot of the whole database which would be a massive...
29 Sep 2020 by tool__
I wonder if the cached page working properly as it was originally. I try to cache a page and be exactly as it was. If you suggest me to try and see, I will, If you have any counsel for me please proceed What I have tried: I'm looking for...
29 Sep 2020 by OriginalGriff
This is just a guess, but ... it sounds like you are trying to use the past state of web site as a backup mechanism for a website, and that really isn't going to work. The wayback machine stores a static copy of the HTML for a site as I...
9 Mar 2015 by Member 11511711
Hello me and my mate have a discussion about internet and he says it is impossible to get more then what stated on paper, now i'm with virgin and take the best package with is 152MBs download.Now when I do a speed test on speedtest.net and mine peaks at 160MBs download?Can you put more...
9 Mar 2015 by Manoj Kumar Choubey
please check following linkshttp://blog.livedrive.com/2012/08/why-is-an-internet-speed-of-125kbs-the-same-as-1mbps/[^]http://www.plugthingsin.com/internet/speed/[^]http://www.dslreports.com/faq/2388[^]http://www.wisegeek.org/what-is-kbps.htm[^]
4 Jan 2017 by Member 10979894
InternetExplorer explorer =(InternetExplorer) ie;((HTMLDocumentEvents2_Event)ie.Document).onmousedown += new mshtml.HTMLDocumentEvents2_onmousedownEventHandler(OnMouseDown);public void OnMouseDown(IHTMLEventObj pEvtObj) { MessageBox.Show("MouseDown fired!"); ...
26 Feb 2011 by DaveAuld
I would very much doubt it.[This statement is just to fill space as i got a content too short error.] :)
6 Nov 2014 by Lokesh Zende
Hi Team,We can check if we have Activex enabled for Internet explorer in javascript by creating object of Activex.script type="text/javascript"var activexObj = new ActiveXObject();scriptThrought that handler we can read the windows registry...
6 Nov 2014 by Manas Bhardwaj
Please don't read Registry Keys from your browser.First, your ActiveX control can only run on Internet Explorer. Thus, the solution is already not Cross-Browser supported.Next, why would you like to know if version number of a specific software in your web application?
19 Oct 2013 by cecilia-14
Why are different inter-AS and intra-AS protocols used in the Internet?
19 Oct 2013 by OriginalGriff
Google is your friend: Be nice and visit him often. He can answer questions a lot more quickly than posting them here...A very quick search using your question as the search term will give you the result with a little bit of reading...In future, please try to do at least basic research...
16 Jul 2023 by hemanthk119
Steps to enable VPN client on an OpenWRT router using openvpn and mwan3
11 Jun 2015 by Gajendra Patil
Hello , i want to get sql server data on to my Android Application. how do i connect to my local MS SQL Server to updated with database ??
11 Jun 2015 by Richard MacCutchan
See http://www.codeproject.com/search.aspx?q=android+sql&x=0&y=0&sbo=qa&usfc=false[^].
9 Jun 2014 by Peter Leow
You question is too broad for this quick answers forum. What have you tried? Post specific questions.
15 May 2013 by dayanandk 2
i have dlink DGS-12010 20 Switch and ADSL modem also. i want divide only internet bandwidth no Lan bandwidth. when i was control internet bandwidth then switch also control Lan bandwidth Plz tell solution for this problem... thanks in advance
13 Nov 2014 by Lokesh Zende
Hi Team,I want to convert the following vbscript function to javascript. I am reading a registry values in it. Some may say its not secure to read registry, I still want to read it. Function SayHello() MsgBox "Hello"HKEY_LOCAL_MACHINE =...
13 Dec 2013 by Vipin Sharma
I want to create a windows desktop app in vb2012 , and i want to save it database online , so every user can access data from anywhere from my software . I also want that software work fast and support multiusers. I am familiar with vb and sql server. But i don't knw about this .how can i...
13 Dec 2013 by thatraja
Based on your question, webservice is best option. You could call the webservice in your Winform. Check the below articleA Simple Sample: WCF Service[^]Alternatively, why Windows application? why not web application? Go with MVC + WCF.
27 Sep 2013 by MohammadSina Karvandi
Hi , Is there any way to create a listbox that shows a list of internet connection e.g Control Panel\Network and Internet\Network Connectionsand select a Connection to Connect to the Internet ?! thanks in advance ...
27 Sep 2013 by Ravi Bhavnani
You can use WMI to do this, as shown here[^].  Also see the System.Net.NetworkInformation class./ravi
28 Oct 2012 by Thomas Daniels
A tip about how to create a local server in C#.
25 Jan 2012 by Nikhil Dayalpawar
I have to Create a web based application to create an interface beween web app and PRIMERA device for CD and DVD burning.....Actually primera (Bravo cd /dvd burner) device is used for cd /dvd writing of any data project/image project/audio project....If any one have idea or previously...
25 Jan 2012 by Sergey Alexandrovich Kryukov
Please see my comment to the question. You never need to write separate software for a particular CD/DVD writer.Here is one of the software products working with any hardware &mdash; InfraRecorder. It is Open Source, quite well-know and reliable. It's better than any proprietary product I...
10 Apr 2012 by KirstyCreative
Hi,If anyone could look at www.footprintsmedia.co.uk and tell me what they see.To me, on my Mac across several browsers all the pages look fine and are not broken up. But on a PC, particular Internet Explorer the last page 'work with us' the bottom section is broken up, can anyone shed a...
11 Apr 2012 by binson143
Checked this site but i didnt feel any thing wrong. but i would like to say that you must reduce the size of all images in your site.because it taking more time to download at 1 Mb Connection or check your transfer band width
24 Aug 2013 by Sicppy
I am trying to make a custom proxy application in c# and i need to know how to do the following. - Intercept all outgoing data - Send data to proxy server - Complete connections to intended destination - Return data to clientI am completely lost and would not begin to...
14 Feb 2015 by Ankit Gada
Here : http://thunderstorm999.byethost9.com/Observe the footer text.It is not the same in IE as in the Chrome and Firefox browser.My font is not displaying as it should in IE. Also due to this the alignment in IE is not the same as it is in Firefox and Chrome.Also the layout appears a bit...
14 Feb 2015 by Sergey Alexandrovich Kryukov
Despite of my comment to the question, I can see that there is something you are doing wrong. Sorry, I'm not going to fix your discrepancy between IE and other browsers. First, I don't want to enable IE for it (I think it sucks, even the later versions, so I never use it). More importantly, at...
8 Nov 2010 by RobCroll
Creating a custom control when inheriting ItemsControl doesn't fit the requirement
17 Jun 2013 by pvsunil
I am looking for developing an add-on in Internet Explorer and below is the requirement. I am looking for developing this using Visual Studio & C#. Hope i can develop using these platform with less effort. - Basically a textbox and a button will be shown in Internet Explorer as a new task...
7 Aug 2018 by Artem Moroz
Using ESP8266 module to remotely control high power electrical appliances
28 Jan 2012 by amertarekt
i have a router and 4 computers connected to it and it connect to Internetmy maximum download speed is 256KB/Sec as the LAN speed is 2 Mbpsi want to divide the bandwidth over the 4 computers as what i want the first -> 20% from the bandwidththe second-> 30%the third-> 10%the...
28 Jan 2012 by OriginalGriff
If your router does not provide this (and it probably doesn't) then your only alternative is to install software on all clients to do it. BTW: Are you really running a 2M bps LAN? :wtf: Or do you mean your ADSL internet connection is 2M bps? Because even bad old coax gave 10M bps...
29 Oct 2013 by Software Developer's Journal
25 Jun 2020 by Member 1628554
Hi, I used the sniffer application on a PC connected to a 3G USB dongle for internet access. I have found that there are no DNS packets (port 53) associated with either TCP or UDP packets. Are you able to tell me why, I think i'm missing a...
25 Jun 2020 by Dave Kreskowiak
The machine may be caching the DNS resolution results from previous requests. Open a CMD prompt and type ipconfig /displaydns to show what's in the resolver cache.
25 Mar 2011 by Kozlov_Sergey
I have written own dns system based on utf-16 codepage names.Server runs windows service, that answers client requests.Client sends request "GET /national.words.in.utf-16.codepage STL 1.0" using utf-16 codepage.Server looks for dns name "national.words.in.utf-16.codepage" in local file and...
25 Mar 2011 by #realJSOP
The Q/A section isn't really intended for "opinion" threads. Find an appropriate forum. I think even the Lounge would be more appropriate than posting it in Q/A.
25 Mar 2011 by Sergey Alexandrovich Kryukov
Sergey.You should be aware of the fact that Unicode domain names are already introduced in Russia.Did you read this: http://en.wikipedia.org/wiki/Internationalized_domain_name[^]?&mdash;SA
25 Mar 2011 by Emilio Garavaglia
It seems there are some misconceptions about what DNS is and is forDNS is not "for browers" or for "this or that app".Is a communication protocol used to map an "application level address" into a "network level address".The form of such "addresses" must be the same in all DNS system around...
30 May 2012 by Member 8560922
Our website design is fully Tableless and done in CSS 3. But our jquery is not working properly is it the problem of CSS or it is not supporting the IE7. Does Css 3 and tableless design works in IE7 and IE 8 Browsers.
30 May 2012 by Pete O'Hanlon
CSS 3 doesn't work in pre IE 9. CSS does, however. As you can do tableless design in pure CSS 1, are you sure that you need the full 3 part?
26 Apr 2013 by C-P-User-3
Where are internet Domain Name Registrars discussed here on Code Project ?I want to register a swath of the same name,...
26 Apr 2013 by lewax00
Hosting and Servers[^]?