搜索资源列表
-
0下载:
WINDOWS SOCKET 服务端程序示例-Windows Socket-service procedures Example
-
-
0下载:
/*******************************************************************************
关键说明
服务器端
1,SocketServer中,有个uo_Socket_Server类型的数组Connects,实现多个连接管理。
2,uo_Socket_Server实例是通过w_1.tab_1.OpenTab()打开的。
3,SocketNotify为自定义事件pbm_custom01。
4,ue_Soc
-
-
0下载:
C#下基于socket的网络服务端开发例子
-
-
0下载:
这是移动公司内部tuxedo调用源码,包括与java通过socket通信源码,CRC16位,多线程socket服务端等功能模块-This is a moving company call tuxedo source, including those related to java source code through the socket communication, CRC16-bit, multi-threaded socket server module and other functi
-
-
0下载:
socket服务器程序,可以自由发送数据,便于大家用来调试客户端-socket server program, you can freely send data to facilitate you to debug client-side
-
-
0下载:
C#语言的socket编程。封装了socket编程类-CSharp socket
-
-
0下载:
利用SOCKET实现CS网络通信。在网络环境中一台PC机作为Client,另一台PC机作为Server端-SOCKET achieved using CS network communications. In a network environment as a PC, Client, another PC, as the Server side
-
-
0下载:
Socket服务器端程序 delphi的,用Indy下的idtcpserver控件-Socket server-side program delphi, using Indy idtcpserver under control
-
-
0下载:
基于UDP的局域网群发,一个基于udp的网络群发软件-UDP socket
-
-
0下载:
implementasi socket server in csharp code
-
-
0下载:
socket服务端开发实例,只是服务端,客户端正在整理中.-socket server for java.
-
-
0下载:
Socket 服务端,自用的服务端基础代码。-Socket Server code
-
-
0下载:
Socket Server TCP/IP -Socket Server TCP/IP
-
-
0下载:
C# 编写的socket 服务器代码,异步和同步的实例(C# prepared by the socket server code, asynchronous and synchronous examples)
-
-
0下载:
1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。
2、首先运行服务器端工程,选默认的端口1008
3、然后运行客户端工程,选默认的端口1008和默认的服务器地址
4、再运行多个客户端进程
5、如果一切正常,可以每个客户端的消息(1, Download decompression, use VC++ 6 to open two projects: one is SocketServer and a ClientSocke
-
-
0下载:
socketserver socketclient测试工具(socketserver socketclient)
-
-
1下载:
利用python3实现socket多线程通讯,可以直接使用,包括socket通讯以及socketserver通讯方式(Use python3 to implement socket multi-thread communication, you can use it directly)
-