搜索资源列表
网络聊天WINSOCK-TCP
- 通过WINSOCK的TCP来模拟简单的网络聊天-through TCP Winsock to simulate simple Web Chat
WinSock-TCP
- 使用CSock类编程的网络通讯程序,实现TCP通讯。
WINSOCK-TCP
- TCP网络聊天的代码示例
WINSOCK-TCP-chat
- 利用WINSOCK-TCP开发的聊天程序,学习网络编程可以做些参考。-Developed using WINSOCK-TCP chat program, to learn network programming can be done for reference.
Tcp通讯
- 基于winsocket 编程,包含客户端与服务端-winsocket-based programming, including client and server
WinsockTCP-UDP
- Delphi源码\\Winsock TCP-UDP.rar-Delphi source \ Winsock TCP-UDP.rar
WINSOCK-TCP
- 实现sockTCP聊天功能 ~~!!在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-Achieve sockTCP chat ~ ~! ! In Internet chat rooms on the procedure is generally based on the server side connecti
WinSocket-TCP
- 使用WinAPI基于WinSock的ICPIP程序,有简单聊天功能,中演示了两种通信方式,一种基于数据报,一种是点对点的方式,有简单的代码功能段注释,有一定网络编程的爱好者相信看的懂-Use WinAPI the ICPIP based WinSock procedures, a simple chat functionality, in the presentation of two means of communication, a report based on data, a peer-
WinsockWithVB
- TCP/IP vs UDP/IP Using VB + Winsock -TCP/IP vs UDP/IP Using VB+ Winsock
WINSOCK-TCP
- winsock编程,聊天c/s聊天程序,适合出血者学习winsock-winsock example
TCP
- 基于winsock实现的socket通信tcp/ip的服务端和客户端代码,可做测试时的模拟器。-Winsock-based communications socket to achieve the tcp/ip client service and client code, the simulator can be tested.
TCP-WINSOCK
- 此源码是您学习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 f
WINSOCK-TCP
- 基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
TcpDebug
- TCP调试,用来调试TCP的小程序.(winsock)-TCP debugging to debug TCP small procedures. (Winsock)
ServerSocket
- 一个很好的winsock tcp/ucp示例,相信看了肯定收益颇丰-a good example for winsock about tcp/udp
WINSOCK-TCP
- 网络聊天:WINSOCK-TCP,用VC写的,希望对大家有帮助-Web chat: WINSOCK-TCP, with the VC write, we want to help! ! !
WINSOCK-TCP
- VC++实现的TCP网络编程聊天程序,对于学习网络编程很有帮助-VC++ implementation of the TCP network programming chat program
WINSOCK-TCP
- handan001开发的网络聊天:WINSOCK-TCP实例及其源代码-the Internet chat handan001 development: WINSOCK-TCP instance and its source code
在WINCC中使用WinSock控件进行TCP_IP通讯的例程
- 在WINCC中使用WinSock控件进行TCP_IP通讯的例程.pdf 在WINCC中使用WinSock控件进行TCP_IP通讯的例程.pdf(Routine of TCP_IP communication using WinSock control in WINCC)
VB6.0 tcp通信程序
- 利用winsock控件,实现服务器客户端的通信(Using Winsock control to realize the communication between server and client)