搜索资源列表
winSocketTestApp
- WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Rece
WinSocket
- socket 通讯的例子,套接字的建立,绑定端口,发送数据,接受数据-example of socket communication, the establishment of a socket, bind port, send data, receive data
Winsock_API
- 本实例在介绍WinSocket API知识的基础上,定义了一个基于网络的类CNetworking ,并利用该类实现了网络通信的基本功能,消息数据的传送,具体请参见代码部分。用它可以发送、接收、连接、断开和获取对方端口各种不同的信息。该类的主要优点是完全将连接对象化,不需要窗口就可以处理网络消息,通过定义回调函数或事件即可,甚至连通知消息都可以不用。希望对正在开发网络应用程序的读者朋友有所帮助!-In introducing the example of knowledge WinSocket A
translationDlg
- Winsocket编程 才用线程通信,网络邦定、接收和发送-WinSocket-threaded programming only with communication, network bonding, receive and send
winsock
- winsocket 能跨平台以命令模式下傳送資料-winsocket to cross-platform command mode to send data
WINSOCKET
- 自己写的简单的winsocket同学程序,利用线程完成通信,对初学者有一定的帮助。-A simple Winsocket programme wirte by myself, it is utilize process to deal with the communication, would useful for the student
serv
- 发送文件,服务器端,采用VC++6.0编写,WinSocket类,MFC-Send a file, server-side, using VC++6.0 to prepare, WinSocket classes, MFC
socket
- socket程序,客户端服务器端可以相互接受发送消息!Winsocket实现的。-socket program, the client server can be mutually acceptable to send a message! Winsocket achieved.
winsocket
- 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_LocalHost、get_LocalPort、get_Remo
TCP_echo
- 自己写的一个TCP回射程序,采用socket套接字,可以自己指定目标主机的ip发送指定内容的报文,且可以在服务器端接收该报文内容 -My TCP program ,using winsocket which can send an TCP echo packet to the host you pointed and you can define the context
UDP_echo
- 自己写的一个UDP回射程序,采用winsocket套接字,可以自己指定目标主机的ip发送指定数据 -My ping program ,using winsocket which can send an UDP echo packet to the host you pointed and you can define the context
TCPServer
- 使用winsocket简单实现基于TCP的网络服务器,可以发送信息。-Use winsocket simple TCP-based network server, you can send a message.
UDPServer
- 简单的基于winsocket的UDP服务器,可以发送消息。-Winsocket simple UDP server-based, you can send a message.
winsocket
- socket编程,客户端支持wince6.0,可以发消息,可以传文件,是实际可以用的,而不是简单示例-socket programming, client support wince6.0, you can send an announcement, you can transfer files, you can use the actual, rather than the simple example