Forum: C Sep 28th, 2003 |
| Replies: 3 Views: 11,983 i get a error that i cant figure out any help?
void main()
{
// Initialize WinSock
int wsaret=WSAStartup(0x101,&wsaData);
if(wsaret)
return;
//Create the SOCKET |
Forum: C Sep 27th, 2003 |
| Replies: 2 Views: 5,021 well i have been working on a server client program and i got the server working but the client isnt.
Program Flow of a simple TCP client:
1)Initialize WinSock library using WSAStartup() ... |
Forum: C Sep 26th, 2003 |
| Replies: 0 Views: 4,526 i found the code to read local ip but i was wondering could it be any smaller then this.
#include <winsock.h>
#include <wsipx.h>
#include <wsnwlink.h>
#include <stdio.h>
int main()
{
... |
Forum: C Jul 29th, 2003 |
| Replies: 3 Views: 4,342 |
Forum: C Jul 28th, 2003 |
| Replies: 2 Views: 2,834 i need 2 programmer to make a operating system for me. i will pay them nothing i have no experience in programming whats so ever. but aventualy this operating system will take off and will compete... |