当前位置:
首页
资源下载

搜索资源 - udp socket windows
搜索资源列表
-
0下载:
首先Server程序创建两个socket:
分别为 TCP socket(使用命令行参数指定端口号)
UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。
server端在这两个端口上侦听连接,接受来自客户端的服务请求。
-
-
0下载:
socket 分别以tcp,udp两种方式通信的代码。
同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。,socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows en
-
-
0下载:
Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
-
-
0下载:
UDP类QQ聊天系统,VC++,SQL Server,供初学者交流学习使用-AppWizard has created this Communication application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your applica
-
-
0下载:
example for windows socket UDP.
-
-
0下载:
UDP程序,经测试,能跑
通过SOCKET传输-UDP procedures, tested, run through the transmission SOCKET
-
-
0下载:
windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
-
-
0下载:
基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
-
-
0下载:
windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
-
-
0下载:
Windows IPC socket program (tcp/udp) (server/client)
-
-
0下载:
a simple UDP socket connection using windows socket library (WS2_32.lib).
-
-
0下载:
it is about socket programming in client side in windows.
-
-
0下载:
关于UDP通信的一个简单C++程序,对熟悉SOCKET网络编程有很好的帮助作用-UDP traffic on a simple C++ program, familiar with network programming have a good SOCKET helpful
-
-
0下载:
利用windows socket与UDP协议实现网络通信,操作平台VC++6.0 非常实用,希望大家喜欢-Using windows socket and UDP protocols, network communication, operating platform, VC++6.0 is very useful, I hope everyone likes
-
-
0下载:
1. WinSock学习笔记(一) 2
2. WinSock学习笔记(二) 11
3. 使用CSockets进行文件传送 17
4. 基于UDP的网络通迅程序 19
5. 点对点多线程断点续传的实现 22
6. Windows Socket 网络编程(一) 34
7. Windows Socket 网络编程(二) 36
8. Windows Sockets 网络编程(三) 40
9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44
10. 深入 C
-
-
0下载:
windows 中网络编程 Socket TCP FTP UDP等概念-windows in the network programming concepts such as Socket TCP FTP UDP
-
-
0下载:
TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP sock
-
-
0下载:
windows udp编程的方法及注意要点,里面内有程序demo-UDP SOCKET
-
-
0下载:
Windows下基于TCP和UDP的Socket编程,分别有服务端和客户端,好用。-TCP&UDP Socket Coding
-
-
0下载:
Windows TCP UDP SERVER CLIENT 套接字通信程序。(Windows TCP UDP SERVER CLIENT SOCKET communication code)
-