Hi,
Just need a quick question answering... How would i pass a 'System.Type' as a parameter, but in the Calling line not use the GetType to pass it?
so far i have this:
Public Shared Funct...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21352556.htm...
Is there any article about the use of this parameter ?
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_10162882.html
How can i read from a socket and define a timeout so if nothing comes in i'll continue ?
http://www.experts-exchange.com/Programming/Languages/Java/Q_11259354.html
Zones:
JavaDate Answered: 11/15/2000 Grade: A Views: 0
I have a server sending data on request to several hundreds of clients.
server and client are written in c++, communication is a class I've written and uses non-blocking sockets with winsock 2.
...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20132907.html
Zones:
C++Date Answered: 02/28/2002 Grade: A Views: 9
Hi
I have an access 97 database
i am using dao at the moment but i tried ado data cintrol on my form with the following code
Data1.RecordSource = "Select * from Company"
Data1.refresh
then i...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20272125.html
I have connected to a TCP socket and after a period of time, I try to send a data using "send()". Due to some network problems, the server does not respond and I get a connection timed out error - ...
http://www.experts-exchange.com/Programming/System/Linux/Q_20721186.html
Zones:
Linux DevDate Answered: 07/15/2004 Grade: A Views: 139
Hi Everybody
Refering to the famous call "recvfrom"
n raw ICMP packet ie ICMP ECHO
recvfrom (int sockfd, char * buf, int len, int flags,
struct sockaddr *from, int *fromlen);
now the q...
http://www.experts-exchange.com/Programming/Languages/C/Q_20830242.html
Zones:
CDate Answered: 12/19/2003 Grade: B Views: 0
Hello All,
Can anybody give an idea about how to change the time of SO_KEEPALIVE for sockets in java.
Usually it is defaulted to 2 hours.
But I want to do it for every 30 minutes.
any...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21232883.html
Zones:
JavaDate Answered: 12/20/2004 Grade: C Views: 0
So Doku is a number puzzle that appears in various newspapers including the Times. It consists of a 9 x 9 matrix, each cell contains a digit 1..9. The matrix is sub divided into 9 matrixes each con...
http://www.experts-exchange.com/Other/Math_Science/Q_21292549.html
ermz..i have a problem here... i want to connect a server-client application to a wireless LAN device thru sockets. But when the other device is not found, an error 10051 or something like that app...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21334351.html
Zones:
C++Date Answered: 03/09/2005 Grade: A Views: 0