CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - windows TCP client
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - windows TCP client - List
[
Windows Develop
]
TCP--Server
DL : 0
tcp通信的客户端实现功能,具有很强的使用价值,适合windows编程的初学者-tcp client communications functionality, and highly value, windows programming suitable for beginners!
Update
: 2008-10-13
Size
: 7.98kb
Publisher
:
马亮
[
Windows Develop
]
10TCPClient
DL : 0
WINDOWS编程,一个有实用价值的TCP客户端程序,用于聊天,极为实用-For windows, this is a valuable TCP client programe, we can use it to communicate each other.
Update
: 2025-03-15
Size
: 79kb
Publisher
:
守望者
[
Windows Develop
]
TCP--Server
DL : 0
tcp通信的客户端实现功能,具有很强的使用价值,适合windows编程的初学者-tcp client communications functionality, and highly value, windows programming suitable for beginners!
Update
: 2025-03-15
Size
: 8kb
Publisher
:
马亮
[
TCP/IP stack
]
windows-Client
DL : 0
windows下远程控制客户端软件,从codeproject网站下载-windows under remote control client software, downloaded from the website codeproject
Update
: 2025-03-15
Size
: 78kb
Publisher
:
luoyq
[
Internet-Network
]
book_code
DL : 0
Windows API写的TCP客户端和TCP服务器,在服务器上开启端口,然后在客户端输入服务器的地址和开放的端口,就可以从客户端向服务器传送简单的文字信息。-Windows API write TCP client and TCP server, open the port on the server, and then enter the server on the client
Update
: 2025-03-15
Size
: 4.61mb
Publisher
:
张彬
[
Communication
]
sock2
DL : 0
windows socket编程TCP客户端程序-windows socket programming TCP client program
Update
: 2025-03-15
Size
: 1.14mb
Publisher
:
老男
[
Internet-Network
]
TCP
DL : 0
用VC写的一个服务器和客户端通信的程序实像.只要懂得Winsock编程就很容易看懂了.参考书籍:Windows网络与通信程序设计-Using VC to write a server and the client communication process is like. As long as it is easy to understand Winsock Programming understood. Reference books: Windows Network and Communication Program Design
Update
: 2025-03-15
Size
: 53kb
Publisher
:
dskgo
[
TCP/IP stack
]
tcp
DL : 0
windows编程,写的tcp的服务器和客户端程序-windows programming, written by tcp server and client program
Update
: 2025-03-15
Size
: 130kb
Publisher
:
俊马
[
Internet-Network
]
sock_client
DL : 0
一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做网络测试程序。基于microsoft visual studio 开发。-A windows SOCKET client-side test procedure, with the Remote Server connections can send and receive TCP Packet. In program development for the network, we use it to do network testing procedures. Development based on microsoft visual studio.
Update
: 2025-03-15
Size
: 6.51mb
Publisher
:
doujiange
[
TCP/IP stack
]
TCP
DL : 0
TCP连接实例,同时包含服务端和客户端,支持Unix和Windows双平台-Examples of TCP connections, both client and client services to support Unix and Windows dual-platform
Update
: 2025-03-15
Size
: 19kb
Publisher
:
杨保国
[
Internet-Network
]
Implementation-using-VC-Client-Services-machine-mo
DL : 0
用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client Services machine model chat program: In the TCP/IP network, both the process of interaction between the host model is client/server mode (Client/Server model). The goal of this experiment is to use Visual C++ the implementation WINDOWS SOCKET network programming between the client and server communications, through a chat room procedures to reflect this communication process, the model set up based on the following two points: one, non of effects 2, communication is completely asynchronous. Client/Server mode in the process are initiatives taken by way of instructions,
Update
: 2025-03-15
Size
: 4.02mb
Publisher
:
廖国锐
[
Internet-Network
]
TCP-WINSOCK
DL : 0
此源码是您学习Windows网络编程的很好的程序。有两个程序,分为TCP客户端和TCP服务器端,让您能全面了解网络编程的实质。另外里面对代码有详细的注释,不下载会后悔哦-You learn from this source is a good Windows network programming procedures. There are two procedures, divided into TCP client and TCP server-side, so that you can fully understand the essence of network programming. In addition to the code inside the detailed notes, do not download will regret Oh. . .
Update
: 2025-03-15
Size
: 130kb
Publisher
:
[
Windows Develop
]
tcp
DL : 0
tcp 通讯包含客户端和服务器端,Windows下的socket实现-tcp communication contains client and server, Windows under the socket to achieve
Update
: 2025-03-15
Size
: 433kb
Publisher
:
zhangzongfeng
[
Internet-Network
]
TCP
DL : 0
一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译,WINDOWS操作系统-A simple TCP client and server-side code, server-side data and return to receive, VC compiler, WINDOWS OS
Update
: 2025-03-15
Size
: 4kb
Publisher
:
recome
[
Communication
]
tcp
DL : 0
一个简单的Windows下的tcp程序,包含客户端和服务器端,对于初学winsock有帮助!欢迎下载!-A simple tcp programs under Windows, including client and server side, for beginners winsock help! Welcome to download!
Update
: 2025-03-15
Size
: 32kb
Publisher
:
yuchen117
[
Internet-Network
]
TCP
DL : 0
开发TCP套接字应用程序,由客户端和服务器组成,实现功能是客户端向服务器发送字符串,调用Windows Sockets API-Development TCP socket applications, by the client and server, achieving function is to send a string to the client to the server, call the Windows Sockets API
Update
: 2025-03-15
Size
: 6kb
Publisher
:
rae
[
Windows CE
]
TCPClient
DL : 1
windows ce下的C++源代码,tcp通信客户端-tcp client source code in windows ce
Update
: 2025-03-15
Size
: 46kb
Publisher
:
张生
[
Internet-Network
]
TCPServer
DL : 0
windows网络与通信的TCP Client TCP服务端源码-windows networking and communications, TCP Client TCP server source code
Update
: 2025-03-15
Size
: 26kb
Publisher
:
guhong
[
Other
]
tcp-client
DL : 0
Simple TCP Client code for use in windows. I think that this code is readable and helpful. I fully intend others to take advantage of it and to find it useful.
Update
: 2025-03-15
Size
: 1kb
Publisher
:
fireW411ki113r
[
Windows Develop
]
ethnet udp tcp
DL : 0
Windows TCP UDP SERVER CLIENT 套接字通信程序。(Windows TCP UDP SERVER CLIENT SOCKET communication code)
Update
: 2025-03-15
Size
: 62kb
Publisher
:
Losserry
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.